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

Re: Properties via hook?

From: <kfogel_at_collab.net>
Date: 2004-10-17 22:00:20 CEST

Robin Sommer <sommer@in.tum.de> writes:
> is there a way to have one of the *commit* hooks add a property for
> a file?

You don't want hooks modifying what's being committed. If they did,
the committed stuff would be out-of-date with respect to the working
copy from which the commit was made, but the working copy wouldn't
know it. See the warnings in the hooks/pre-commit.tmpl file in your
repository.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Oct 17 23:50:49 2004

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.