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

my understanding on svn switch

From: N D <niranjan8712_at_gmail.com>
Date: Wed, 30 Jul 2008 17:29:53 +0200

when i switch to some location of my subversion reposory using svn switch,
the following things hold:

any new files/dir from the repo location will be added to my working copy,
if they are not present in my WC
any existing files/dir (that exist both in the repo and WC) will be
overwritten in my WC, therby overwriting any changes
any files/dir present in my WC, but not in the repo location, will be
deleted from my WC

Can any one confirm this understanding of mine?

-- 
Regards,
Niranjan Deshpande
"Shut yourself from the world and create the reality you want"
Received on 2008-07-30 17:30:38 CEST

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.