Re: How to get the module name as the top level folder in subversion checkout
From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Wed, 18 Jun 2008 17:16:39 -0500
On Jun 18, 2008, at 9:58 AM, Narendra Upadhyay wrote:
> When I am trying to checkout a module in subversion, it creates
There are no "modules" in a Subversion repository. There are only
Check out just the directory you want, and name it what you want. You
For example:
svn checkout http://www.example.org/svn/someproj/trunk someproj-trunk
(checks out someproj/trunk into a local directory someproj-trunk)
---------------------------------------------------------------------
|
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.