[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: Jordan, Tom <Tom.Jordan_at_camtronics.com>
Date: 2003-09-11 21:31:00 CEST

How would you do this using the svnserve daemon?
Will the pre-commit hook script fire for svn:/// and file:/// as
well as http:/// access?

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?

> -----Original Message-----
> From: Ben Collins-Sussman [mailto:sussman@collab.net]
> Sent: Thursday, September 11, 2003 2:28 PM
> To: Jordan, Tom
> Cc: 'Subversion User ML'
> Subject: Re: svn:externals set to tag
>
>
> "Jordan, Tom" <Tom.Jordan@camtronics.com> writes:
>
> > Is there a way to "freeze" a tag and disallow further check-ins on
> > that branch?
>
> It's called access control.... :-) Just restrict commits to
> any directory within /tags, for example.
>
> Use a pre-commit hook script. Or use mod_authz_svn.
>

---------------------------------------------------------------------
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:35:55 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.