SVN 的 $Id

要在 SVN 中達到 CVS $Id 這個 tag 的功能,只要對每個檔案下:

svn propset svn:keywords Id <filename>

就可以有這個功能了。