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

Re: closing a repository

From: François Beausoleil <fbeausoleil_at_ftml.net>
Date: 2004-12-14 19:51:32 CET

On 14/12/2004 13:10, Martin A. Brooks wrote:
> Hi
>
> Is there any reason why svn copy shouldn't allow a repository (with all
> history) to be cloned?
>
> I was given this shortcoming in response to a pro-svn email I wrote, and
> the point is valid.
>
> Perhaps a specific 'svn clone' command could be implemented, and a repo
> can have the config setting "AllowClones = yes"?

Why not simply copy the repository folder ?

cp -R repos repos-1

If you mean you're using this remotely, then using a combination of ssh,
bzip2 and svandmin dump/load, you'll be fine.

Hope that helps,
François

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Tue Dec 14 20:05:14 2004

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.