Is it possible to change files during checkout from SVN? -


Is it possible to include comments at the beginning of the files during checkout from SVN?

Similar to keyword expansion in CVS, RCS and other $ log $ This ability works only with a linear history. As soon as you start using branches and merge between branches, you know that $ log $ is an automated way to generate trivial merge tributes. If you use branches and merge, you will have the same problem with the CVS in the $ Log $ keyword.

Part of the point of SVN was to use branches and merge much easier than CVS See discussion of this point for more details.


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -