make existing web site subversion aware
From: Christine Ross <cross_at_hccs.com>
Date: Wed, 4 Nov 2009 16:01:20 -0500
I have an existing web site project that the developers now want to put
The documentation talks about importing a project? Do I have to somehow
I saw this but how would it know what to do with all the files and
$ cd /home/subversion/repos
$ mkdir myproject_svn myproject_svn/tags myproject_svn/branches
$ mv myproject myproject_svn/trunk
$ svn import myproject_svn http://localhost:8080/svn/repos/myproject
Can I make another directory under repos for that particular project?
Any help is apprecaited?
Thank you
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.