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

Howto handle remote repository creation in a Multi-Repository scenario

From: schönfeld / in-medias-res.com <schoenfeld_at_in-medias-res.com>
Date: 2007-06-14 14:00:05 CEST

Hi people,

we plan to move from CVS to SVN, as a lot of things in CVS just suck.

But now we stand in front of a problem. As versioning of different
projects is a big mess if you have them all in one repository, we want
to have multiple repositories, one per project. As the repository root
will be very big, we will have it on the NAS and export it via dav_svn,
cause a lot of sources said, that svn over nfs is not reliable and
according to your documentation one should avoid to use file:// links.

It is needed that all people working with our subversion are able to
create repositories at any time. And some of these users are Windows
users, so the problem is even worse. Now I am facing the fact, that
svnadmin is a local-only command. But how to create repositories from
remote?
I could imagine some ways to realize what i need, but i can't imagine
that noone has ever realized that it could be necessary to be able to
create repository from remote?

Can somebody hint me: What is the best way to realise this?

Best Regards

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 14 14:49:58 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.