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

Re: pre-commit hook for project version.

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Tue, 01 Apr 2008 17:05:09 -0400

uprooter begee wrote:
> Client side is just not a solution.
> one missconfigured client can make a versioning issue that will
> eventually cost more then commercial VC software. :)
> There must be a way to really hook the commit and not pre/post commit hooks.
> Or, alternatively , to modify the raw data without committing in a
> safe manner.
> What about webdav? will svn let me overwrite files without commit this way ?
> And the svnput.c Can I tweak it to let it just do the putting part
> without the commit?

You are missing what we are telling you: you cannot change *any* file
contents in pre-commit or post-commit without a separate commit. This
must be resolved as a client-side issue, not a server-side issue.

Sorry...

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-01 23:05:36 CEST

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.