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

Re: svn:externals set to tag

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-11 21:42:46 CEST

"Jordan, Tom" <Tom.Jordan@camtronics.com> writes:

> How would you do this using the svnserve daemon?

Pre-commit hook is your only option for svnserve, at the moment.

> Will the pre-commit hook script fire for svn:/// and file:/// as
> well as http:/// access?

Yes, all three RA access methods.

> This would also mean that while you are actively developing
> on a product, the externals need to be imported from a
> /branches tag. Then when you cut a release, you would then
> have to go and toggle all the svn:externals to the appropriate
> /tag tag?

Yes, a big pain in the behind.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 11 21:43:40 2003

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.