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

Switching between multiple repositories

From: Kenny Leung <kenny_leung_at_pobox.com>
Date: 2005-03-13 18:12:48 CET

Hi All.

I'm wondering if this is possible, or advised:

This is problem is much like checking in to your own working branch of
code before merging into the trunk, except your working branch is NOT
in the same repository as the trunk.

The master repository is on the network somewhere. However, I like to
work on my notebook a lot, and I would like to be able to checkpoint my
code when I'm off the network. The ideal thing would be to be able to
do a checkout with the master server, then svn switch to a local
repository on my notebook. ...do some work, a few check-ins... When I
get back on the network, I can switch back to the trunk, then check in
my changes to the master repository.

Does this sound reasonable?

Thanks!

-Kenny

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Mar 13 18:15:43 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.