With subversion, when i commit a file, can it automatically append a commented out time stamp to the bottom of the file?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Are you looking for how to set an $Id$ comment, much like CVS does? It seems like it'll meet your needs, and there are instructions for doing so here:

http://www.startupcto.com/server-tech/subversion/setting-the-id-tag

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.