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

Re: svn copy between 2 repos

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Sun, 11 Mar 2012 11:14:41 -0400

On Sun, Mar 11, 2012 at 7:10 AM, dhanushka ranasinghe <
parakrama1282_at_gmail.com> wrote:

> Is it possible to run svn copy between two repositorys
>
> Thanks
> Dhanushka
>
Nope. If you want to bring along the history of a file or directory, you
might be able to do an "svnadmin dump" on one repository and an "svnadmin
load" on the other, but it's potentially quite hairy and I wouldn't
recommend it.

>
>
Received on 2012-03-11 16:15:16 CET

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.