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

Re: copy between repos works and doesn't work

From: Dale R. Worley <dworley_at_pingtel.com>
Date: 2005-09-15 10:27:24 CEST

> > > It would be really great if copying files from one repository to another
> > > were supported, but in case you don't agree, it should at least throw an
> >

It is an annoyance that cross-repository copies do not work, but once
you have done a cross-repository copy (or merge!), you can fix your WC
so that it can be checked in using the attached script. What it does is
edit the .svn/entries files so that all copies forget that they are
copies and think that they're new additions. It's not productized, but
it has been reliable for me.

Dale

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

Received on Thu Sep 15 10:28:18 2005

This is an archived mail posted to the Subversion Dev mailing list.

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