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

Re: single working copy synchronized with two repositories

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-12-17 11:41:59 CET

On Dec 16, 2007, at 21:25, Noah Spurrier wrote:

> I would like to have a single working copy be able to update and
> checkin
> to two repositories.

Sorry, Subversion does not work that way.

> I keep all my personal source code on my home SVN server.
> I also have a project that is hosted on Source Forge.
> I do most of the work in a working copy checked out of my own
> repository.
> Every once in a while I manually sync this with the copy stored on
> SourceForge.
> Of course, this results in the typical confusion from time to time
> about which one is
> the most up to date. Is there a cleaner way to do this? I suppose I
> should just work
> out of the SourceForge repository for this project, but I prefer
> working out of
> my home repository.

You may want to look into maintaining an SVK mirror of your project's
SourceForge Subversion repository on your local machine. Maybe that
would meet your needs.

http://svk.bestpractical.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 17 11:42:33 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.