Re: Creating Multiple projects in SVN
From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Wed, 2 Jul 2008 00:15:37 -0500
On Jul 2, 2008, at 00:03, Sathishkumar.P wrote:
> I would like to create multiple projects in SVN repository. Plz
Simply use "svn mkdir" to make directories in the repository. For
Example: if you have a repository whose URL is $REPO and you want to
svn mkdir --parents $REPO/foo/{trunk,branches,tags} -m "Creating
---------------------------------------------------------------------
|
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.