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

Re: Is it possible file and developer based checkout?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 20 Aug 2008 12:33:02 -0400

On Wed, Aug 20, 2008 at 10:48, Abdullah KAYAALP <a.kayaalp_at_denker.com.tr> wrote:
>
> Hello everybody,
> i want to use file and developer based checkout method. for example :
> there are 5 files in the svn repository and there are 3 developer. I want to
> that
> files1.txt, files2.txt can be checkout by developer1; developer1 can't
> checkout other files
> files2.txt, files3.txt can be checkout by developer2; developer2 can't
> checkout other files
> all files can be checkout by developer3
>
> is this possible? if it is possible, how can I do that?

Individual files are not checked out, only directories.

Are you confusing "checkout" with "lock"?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-20 18:33:31 CEST

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.