On Wed, Jan 7, 2009 at 06:58, John Emmas <johne53_at_tiscali.co.uk> wrote:
> Helllo everyone,
>
> I've tried various concurrent versioning systems including CVS (Tortoise),
> SVN (Tortoise and others) and an interesting solution called Code Co-op.
> One of the nice things about Code Co-op is that users have to be invited to
> "join" your project. Therefore it's possible to make your source code
> available to developers (even if they're spread throughout the world)
> without needing to make it available to the general public. This makes it
> very useful for proprietory projects.
>
> I just wondered if there's any similar feature in TortoiseSVN (or SVN
> generally). For example, could I arrange my source code so that anyone
> wishing to have SVN access would first need some kind of authorisation? For
> example, I could give them a special access code or add their details to a
> special project database.
>
> If anything like this exists, where could I find out more about it?
In the fine manual, of course.
This is a server configuration topic, not TSVN.
http://svnbook.red-bean.com/en/1.5/svn.serverconfig.html
Received on 2009-01-07 14:28:13 CET