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

GForgin' (was: Wildcards in subversion.conf file?)

From: Tess Snider <malkin_at_terpalum.umd.edu>
Date: 2003-10-22 22:58:41 CEST

On Wed, 22 Oct 2003, Francois Beausoleil wrote:

> You'll need mod_authz_svn for that. Take a look at
> http://svn.collab.net/repos/svn/trunk/subversion/mod_authz_svn/INSTALL

Is that compatible with SVNParentPath? I have heard reports that it's
not. Can anyone confirm or deny this?

Let me explain what I'm trying to do here. I've got a GForge repository
running on a dedicated server. For those not familiar with it,
GForge is a lot like SourceForge (and descends from an old
SourceForge codebase). Out of the box, GForge uses CVS. My users are
going to be maintaining a lot of graphics and audio assets, and as we
all know, CVS doesn't handle binary files very well. So, I'm trying to
hack Subversion support into my running GForge system.

So, here's the thought experiment: If you suddenly had control of
SourceForge, and needed to replace CVS with Subversion, how would you
configure things?

Some requirements:
1.) Per-repository authorization. The team on project A doesn't
        necessarily trust the team on project B (though the same user
        may be in both project A and project B).

2.) Per-repository permissions. User X may have RW access to project A
        but only R access to project B. Project C may be world-readable.

3.) Maximum stability. I shouldn't, realistically, bounce the webserver
        every time a new project is added.

SVNParentPath appears to solve #3, and mod_authz_svn addresses #1 and #2,
but if they won't play nicely with each other, I'm still in a pickle.

Thanks again for everyone's quick responses! You guys are great.

Tess

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 22 22:59:41 2003

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.