Re: ClearCase-like repo structure (Was: Accessing different revs via Apache?)
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-10-09 21:20:28 CEST
Peter Davis <peter@pdavis.cx> writes:
> I don't know the answers to your other questions, but:
A post-commit hook that performs another commit?
You'd better be careful about infinite loops.
The only way to do that, I think, is write a post-commit script that
1. look at the new revision, see if custom property is attached.
2. create a txn. call fs_copy() to make your tag. call
---------------------------------------------------------------------
|
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.