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

Re: hide projects in svn

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: 2007-08-30 17:38:40 CEST

On 8/30/07, Daniel Blendea <bdaniel7@gmail.com> wrote:
>
> Hello,
>
> Is it possible to hide one or more projects in svn?
>
> The projects will continue to be in the repository but not visible to
> a user or group of users or all users.
>
> The reason for this is that some projects in my company "take a break"
> and i would prefer not to show them, neither in browser nor in tsvn.
>
> If this feature is not there now, wouldn't be a nice one to have?
>

AFAIK, there is no easy way to do it. As Greg mentioned you could delete it
now and reverse merge it when you actually need it.

That said, I am not sure why you want to totally hide a project just because
it is "taking a break". You could continue to keep it in the repository, and
may be add a post-commit hook to disallow write access to that directory, so
that no one accidentally writes to it. My 2c.

regards,
-Hari Kodungallur
Received on Thu Aug 30 17:36:03 2007

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.