RE: How to get the module name as the top level folder in subversion checkout
From: Narendra Upadhyay <unarendra_at_surfkitchen.com>
Date: Thu, 19 Jun 2008 09:56:50 +0100
Hi Ryan,
Thank you for your prompt response to my query.
My question was a bit different. I am trying to checkout the whole
For example,
Now, ideally it should create "someproj" as a folder in my current
I just want to know if this is the desired behavior of subversion or
Thanks,
-----Original Message-----
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 email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email
---------------------------------------------------------------------
|
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.