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

Re: svn mv between repositories

From: ycdtosa <ycdtosa_at_eupla.unizar.es>
Date: 2005-03-09 16:19:09 CET

Dale Worley wrote:

>Actually, they're easy to use *provided* you don't expect "svn copy" to
>work. You really have to use svncopy.pl, because only it allows you to
>specify the additional information needed to understand what you mean by
>copying.
>
>
>
from svncopy.pl README:

Overview
========

This script performs an svn copy command. It allows extra processing to get
around the following limitations of svn copy:

  svn:externals definitions are (in Subversion 1.0 and 1.1 at least) absolute
  paths. This means that an svn copy used as a branch or tag operation on a
  tree with embedded svn:externals will not do what is expected. The
  svn:externals will still point at the original location and will not be
  pinned down.

[... and much more!]

wow. Someone did read my mind even before i thought about this.
You wizards of the subverground!

Thanks Dale, I didn't know about svncopy.pl.

But (even without testing at all, just from the README) it doesn't seem
like working between across diferent repositories. (I'll check that from
a machine with perl installed)

- ycdtosa

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 9 16:26:49 2005

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.