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

Re: ClearCase-like repo structure (Was: Accessing different revs via Apache?)

From: Peter Davis <peter_at_pdavis.cx>
Date: 2002-10-09 21:45:39 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 09 October 2002 12:17, you wrote:
> I think I misposted my question. It should've been:
> Will the post-commit trigger execute for all commands
> that I may care about (eg mkdir, cp, import)? Upon
> import, the trigger should create the necessary LATEST
> and 0 branch and label, respectively.

Oh, I understand. Yes, anything that commits to the repository (commit,
import, cp/rm/mv/mkdir with a URL) will trigger the hook.

> The trigger shouldn't need a working directory since
> all it's doing is directly creating copies in the
> repository. Or am I missing something?

Right. It will work directly with the repository. Like Ben said, it'd have
to use libsvn_fs directly to avoid re-triggering the hook.

- --
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9pIdjhDAgUT1yirARAiAgAJ94N391cEPOJImtEeqfCtF7HNCgEQCdHpUK
9bia/tIl66MgtmkF8J/Wj30=
=m9nC
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 9 21:46:44 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.