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

check out on top of existing tree

From: Phil Lawrence <prlawrence_at_Lehigh.EDU>
Date: 2005-06-07 22:48:49 CEST

How can I checkout ON TOP OF an existing dir structure?

Usage:
We have a *very* large vendor tree on a production server. I only want
to version a few files within it. So I copy the stuff I want into a
sparse version of the vendor tree, and import. No problem.

Now, how do I checkout on top of the full vendor tree?
$ cd $VENDOR_HOME
$ svn checkout https://.../vendor/trunk .
svn: Failed to add directory 'foo': object of the same name already exists

What's the right way to do this?
Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 7 22:54: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.