[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: Dale Worley <dworley_at_pingtel.com>
Date: 2005-03-08 23:29:40 CET

> From: ycdtosa [mailto:ycdtosa@eupla.unizar.es]
>
> I don't think svn:external are easy to use. Using svn:external gets
> tricky if you want to
> get an "exact copy" of the project, for that you must make all your
> svn:externals
> sticky when tagging, so the svn:externals point to a specific
> revision
> of the
> other project subtree. ;-). You may also tag all the projects
> involved and
> change the svn:externals to point to the new tags.

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.

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 8 23:34:39 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.