Re: Creating a new SVN Projects from Directories in Another SVN Project
From: David Weintraub <qazwart_at_gmail.com>
Date: Thu, 29 Jan 2009 13:00:50 -0500
Why not simply do a "svn mv" to move this subdirectory to the
http://system/svn/projects/big_project/trunk/sub-directory-that's-becoming-a-project
$ svn mkdir http://system/svn/projects/new-project/trunk
Something like that. You get the idea. Then, you can create an
This way, you keep the entire history.
On Thu, Jan 29, 2009 at 12:48 PM, Jon Froehlich <jonfroehlich_at_gmail.com> wrote:
-- -- David Weintraub qazwart_at_gmail.com ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1069509 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-01-29 19:01:43 CET |
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.