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

RE: RE: How to get the module name as the top level folder in subversion checkout

From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: Thu, 19 Jun 2008 15:47:45 +0100

> For example,
> svn+ssh://<svn server name>/someproj
>
> Now, ideally it should create "someproj" as a folder in my current
> directory and then should download truck, branches and tags into
> "someproj" folder. But the someproj folder does not get created, and
the
> trunk, branches etc get downloaded to my current directory.
>
> I just want to know if this is the desired behavior of subversion or
> some configuration issue.

I think you need a dot at the end, so something like

svn co svn+ssh://<svn server name>/someproj .

Regards,
Giulio
 
 
Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-19 16:48: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.