Subversion - version tagging in files?
Hi all,
Hope all of you in the U.S. had a happy Thanksgiving. Now, on to my question..
I recently switched my version control over to Subversion. I really like it so far. But there's one thing I can't seem to figure out how to do,even after looking through the docs. If you recall, in CVS you can have it automatically insert the revision number/date/time in a source file by using the $Id$ keyword. So in a java source file I could have @version $Id$.
Is there an equivalent variable in Subversion?
Thanks in advance..
-- Joe
|