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

RE: restricting checkout???

From: Weintraub, David <David.Weintraub_at_ilex.com>
Date: 2005-04-27 19:22:48 CEST

If you use svnserve or httpd as protocols, you can prevent checking out of
files. HOWEVER, if you cannot checkout a file, you can't see it (since it
isn't in your working directory).

Most of the time, you allow users to checkout the files, but not commit any
changes they make back to the archive. This allows users to see the file
without making any changes on them.

-----Original Message-----
From: bruce [mailto:bedouglas@earthlink.net]
Sent: Wednesday, April 27, 2005 12:42 PM
To: users@subversion.tigris.org
Subject: restricting checkout???

is there a way to restrict checking out a file? ie, i'd like to allow a user
to possibly view a file, but not be able to use a client to checkout the
file..

thoughts/comments...

-bruce
bedouglas@earthlink.net

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 27 19:56:25 2005

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.