[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 19:51:17 CET

On Thursday 08 February 2007 10:15, Andrew Close wrote:
> > On Wednesday 07 February 2007 17:00, Ryan Schmidt wrote:
> > > Do NOT modify any file in a pre-commit hook. The server has no
[...]
> i'm jumping in in the middle of this thread, just joined the group,
> and this thread topic caught my eye.
> we're implementing SVN and were considering using the pre-commit
> hook to do code formatting (beautification/style standards). if
> this isn't the place to do it, is there a better way aside from
> having to beat on ppl that don't follow style guideline?
> thanks and sorry to hijack the thread. ;)

I'd suggest having people run a different script when commiting
instead of `svn` directly. That makes it look simple to them, yet
they are actually running all the preparation and the commit all in
sequence controlled by admin.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 8 19:52:10 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.