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

Re: copying projects across repositories

From: Faheem Mitha <faheem_at_email.unc.edu>
Date: 2003-04-25 21:54:59 CEST

On Fri, 25 Apr 2003, Garrett Rooney wrote:

> well first, you add support for copying between repositories to
> subversion...
>
> seriously, there is no easy way to do that. you can approximate it by
> dumping part of one repository and importing it into the other, but it's
> a bad approximation of what you're really trying to do. the final
> solution to what you're asking is way in the post-1.0 category.

Ok. So is there a way to just dump files from part of a respository
(without the accompanying metadata included in .svn)? I don't think
svnadmin dump does this exactly, since it would carry the metainformation
along with it, which would presumably confuse the importing repository.

                                               Faheem.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 25 21:55:46 2003

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.