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

Re: lock (or just a "do not eat" sign)

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2004-07-03 04:01:13 CEST

Eric Wilhelm <ewilhelm@sbcglobal.net> writes:

> Okay, so it will be a while before locking is available. Is
> there any "read-only" property?

You can do anything you want in the pre-commit hook, from
"read-only" properties to ACLs. At Lexmark we have quite a
sophisticated pre-commit that enforces those two and more.

> I'm using subversion for perl module development, and I've been
> saving my release tarballs under trunk/data/releases

Then you don't even need the property. Just make your pre-commit
hook reject anything other than a file add to this directory.

--
Eric Gillespie <*> epg@pretzelnet.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 3 04:02:54 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.