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

sense of svn switch?

From: solo turn <soloturn99_at_yahoo.com>
Date: 2002-08-22 22:11:39 CEST

i'm not sure about the sense of svn switch:
if i do "svn switch http://b/rep" it complains about not beeing able
to contact http://a/rep. what is the typical use case of "switch"?

1. working copy stays
   - svn co http://a/rep
   - svn switch http://b/rep
   --> b gets merged into my working copy
   --> svn ci updates the changes to b

2. repository stays
   - svn co http://a/rep
   - svn switch http://b/rep
   --> b replaces a
   svn tries to commit the a changes
   before doing this ...

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 22 22:12:12 2002

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.