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