Re: Importing from a working copy ... bad idea?
From: Ryan Schmidt <ryandesign_at_macports.org>
Date: Thu, 18 Apr 2019 15:30:47 -0500
On Apr 18, 2019, at 14:04, Mun Johl wrote:
> I was thinking I would do all of the manipulation via linux commands and
What I haven't understood in this thread is why you think that's easier than using the corresponding Subversion commands.
For example, if you were planning on using "mkdir", "cp" and "mv" to arrange your new project, why can't you use "svn mkdir", "svn cp" and "svn mv" instead, and then once you're happy with it "svn commit" it?
> Since many files will be renamed
Why wouldn't it preserve the history? Preserving history is the whole point.
|
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.