[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:20:59 CEST

On 25 Apr 2003, Ben Collins-Sussman wrote:

> Faheem Mitha <faheem@email.unc.edu> writes:
>
> > I'm not completely clear why this command does not work. The
> > Subversion Book does not prescribe the exact rules that govern this
> > command, but all the examples given for copying between repositories
> > are for creating branches and tags within one repository.
>
> Yes, indeed, for subversion 1.0, copies can only be made within a
> single repository. There is no cross-repository branching or merging.
>
> I think the book probably needs to make this point clear. I'll add it
> to my to-do list.

What would you recommend for transferring branches/projects across
repositories?

I tried checking out the (empty) thesis project from /home/faheem/svn, and
then did a svn copy from the thesis files in /home/faheem/svntmp/thesis.
Subversion got unhappy and said

svn: Trying to use an unsupported feature
svn: Source URL is from foreign repository.

though it still did a checkout from svntmp.

Is there any way currently of doing this? I can just import the raw files
into svn, but then I would lose the history from the original repository
(svntmp).

                                               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:21:49 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.