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

RE: Re: Re: Am I at the _start_ of a branch ?

From: Richard M Willis <RichardW_at_pulsar-pm.com>
Date: Fri, 12 Nov 2010 06:18:06 -0800 (PST)

[Stefan]
> Since you treat your 'release' folder not as fixed but allow commits
> there after creating them, my point was to use 'tags' instead and have
> them fixed, i.e., not allowed to be committed to after creation.

Ah. I see. That is indeed what I am looking for: a method of having directories that can have stuff copied to them, but not accept commits. I'm sorry I gave the wrong impression that /releases/ was for allowing commits. I only said this because I don't (yet) know to prevent a directory being committed to. I assumed I'd need to set-up a pre/post commit hook to say "no; you can't commit because there's already something here".

How do you do this, allow svn copy but not svn commit ?

Is this a SVN thing, a TSVN thing, or a server-side thing ?

Is it convention to have the /tags/ subdirecrtory as not allowing commits ? If so, how is this enforced, or does it depend on people doing the right thing ?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2681305

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-11-12 15:18:12 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

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