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

Re: How do I Branch Without Getting Branch Folder?

From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2006-04-05 21:58:08 CEST

Barry Gershenfeld wrote:
> If anyone would care to comment about the checkout path
inconsistency, I
> would be interested. I just tried it on the command line in Linux
> (rather than Cygwin) and got the trunk folder included again. Come to
> think of it, how do I not get the folder...oops, now I'm on the wrong
> list :-)

I think this inconsistency (if you want to call it that) simply comes
from a standard command line way things work (e.g. cp behaviour) vs.
normal GUI behaviour.

If you want to check out on the command line without creating the
subdirectory, explicitly tell it the destination directory. e.g:

   svn co Myproject/trunk .

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Apr 5 21:56:57 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.