[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn:keywords ... a plea

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Tue, 25 Mar 2008 11:40:56 +0100

> In summary:
>
> 1: Adding keywords is (almost) always a GOOD IDEA ... just need to
> take care in a few cases
> 2: Getting keywords to work in most version control systems is simple
> 3: In SVN it is very hard:
> i: Requires a special setting on each file

This is a very explicit choice. RCS/CVS have damaged many files
because the user didn't specify -kb on the initial import. Many times,
this was discovered too late to repair the damage (ie the original
file was gone by the time it was discovered). Subversion won't change
the content of your files until *explicitly* told to do so.

Bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-25 11:41:40 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.