GenesisCraigA
on Mon 31 Aug, 2009 20:01:46 +0000
I tried embedding some revision meta tags, specifically “$Id:$” in my docs, did a check-in and check-out and it didn’t work. I had thought that I had read that SVN (I’m very new to SVN) supports the old RCS tags.
Am I mistaken or do I just need to configure something?
Any help would be appreciated.
Craig
You do not have sufficient permissions to comment
Tue 01 Sep, 2009
It should work, though you will need to set the property svn:keywords on the files you’re checking in:
Here’s the full instructions