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

Re: Adding Revision Number to Changes file comment

From: Jeff Smith <jsmith_at_robotronics.com>
Date: 2007-02-08 18:04:41 CET

On Wednesday 07 February 2007 17:00, Ryan Schmidt wrote:
> Do NOT modify any file in a pre-commit hook. The server has no way
> of informing the client that such a modification has taken place,
> and then the server's idea of what the revision looks like is
> different from the client's, which will lead to badness. So do not
> do this.

So true, I forget sometimes because I'm not physically separating
client and server yet.

I think you'd best use the method described by Andy Levy, of course
agreeing that subversion wouldn't be the tool doing it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 8 18:05:27 2007

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.