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

Re: Using two repositories

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-01-09 18:38:42 CET

On Jan 9, 2007, at 06:34, Sergio Graça wrote:

> I would like to know if it is possible to do the following.
>
> Create a branch on the original repository
> Copy the branch to another remote repository
> Check out the branch on the remote repository to a local area
> Work on it
> Check in the updates on the remote repository
> Synchronize back the changes made on the remote repository to the
> original repository

No, that's not possible with just plain Subversion. "svn cp", "svn
mv", "svn merge" and such only work within a single repository, not
across repositories.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 9 18:39:24 2007

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.