[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 14:08:18 -0400

uprooter wrote:
> Is there a way to modify that file from pre-commit without incrementing the
> revision?

No, you must not alter file contents in the pre-commit hook (because
then it would not be the same data that the client just sent).

> Any other ideas on how to implement this on the server?

What's wrong with one of these methods?

http://subversion.tigris.org/faq.html#version-value-in-source

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 20:08:41 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.