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

Re: How to mark a project inactive?

From: Toby Thain <toby_at_telegraphics.com.au>
Date: Thu, 21 Feb 2008 14:58:46 -0600

On 20-Feb-08, at 4:03 PM, Chris wrote:

> We have projects organized as directories in a subversion
> repository. Some of these projects were created by mistake; others
> have been superseded by other projects. I'd like to mark the old
> projects as inactive,

Move to a directory 'inactive', maybe.

> make it impossible to update them, and possibly hide them so users
> can't check them out.

Per-directory access control makes this very easy:
http://svnbook.red-bean.com/nightly/en/
svn.serverconfig.httpd.html#svn.serverconfig.httpd.authz.perdir

--Toby

>
> Is this possible?
>
> We use Subclipse, if that helps.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-22 02:14:42 CET

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.