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

Re: Creating a repository

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 8 Apr 2014 12:03:37 -0400

Technically, no.

Practically, yes.

Technically speaking, TortoiseSVN *can* create a repository. But it'll
be local-access only (think a repository residing on your local
system, for just you to use).

But it cannot serve a repository to client computers, and it can't
create one on a remote server. While you technically *could* log onto
the server, create the repository with TortoiseSVN, and then point
your server at it for use. But it would be better to use the tools
that come bundled with whichever server distribution you're using.

This is generally a good thing. If you have a centralized server, you
probably *don't* want every user to have the ability to create new
repositories on a whim. It presents an administrative headache.
Backups, access control rules, hook scripts, managing it all will
become a descent into madness. Organizations that have implemented
SharePoint have already faced this dilemma - it's so easy to create a
SharePoint site that everyone does it, and then you end up with
hundreds or thousands of them spread across the company in total
chaos.

On Tue, Apr 8, 2014 at 11:25 AM, John Adams <jxadams_at_ualr.edu> wrote:
> So a user (I'm an admin) pointed out to me recently (I'm a _new_ admin) that
> there was no way for a user to create a repository via TortoiseSVN. That
> seems odd to me. Is that so?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3076082

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-04-08 18:04:24 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.