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

Re: Commit hooks and control of bad development practices?

From: Kevin Williams <kevin_w69_at_hotmail.com>
Date: 2004-05-25 23:55:27 CEST

>I have several issues with the ID substitution.
>#1 Not all the files we have under revision control could be modified this
>way.

That's true, binary files can't do this.

>#2 As I mentioned in my initial post, I assume this means all files in the
>local working copy will need to be
> modofied on each update from the repository. I currently have 44,000
>files in my source tree. Ugly.

The keyword can be applied recursively, and the substitution is done
automatically on each update/commit. I find it to be a great way to know
what revision a file is regardless of whether one has access to a working
copy or the repository itself.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 25 23:56:07 2004

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.