RE: Creating a repository
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 8 Apr 2014 20:53:13 +0000
I guess I would question why you users want to create repo's on the fly. It really isn't a common use case. A single repository can contain multiple projects. A project is nothing more than a folder in the repository which contains the stuff for that project.
That said, there are some ways. For example, we use Collabnet Subversion Edge which provides a web based admin console. That console allows you to create repositories.
Yes, you could provide a script that could do it. As long as your server is configured property, with parentpath being a folder that contains all your repos it should work. Once again, I would question this use case. Or, if they had access to the repository root, they could use TSVN to create a repo on the network share. But I wouldn't recommend giving users permission to that location.
From: John Adams [mailto:jxadams_at_ualr.edu]
Actually, we've got a small and savvy user group, and what they want is to be able to create a new repository on the existing remote server. (Perhaps _I'm_ the one with the term confusion--remember, +new+ admin.)
On Tue, Apr 8, 2014 at 2:24 PM, Bob Archer <Bob.Archer_at_amsi.com<mailto:Bob.Archer_at_amsi.com>> wrote:
Although, I assume your user doesn't want to create a "repository" but he wants to create a "working-copy". It's pretty common for new users to confuse and misuse those two terms.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org<mailto:users-unsubscribe_at_tortoisesvn.tigris.org>].
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.