Re: RE: Copy/Move/Rename Failing
From: Rob Wilkerson <r.d.wilkerson_at_gmail.com>
Date: 2006-09-07 14:29:34 CEST
On 9/7/06, Rob Hubbard <Rob.Hubbard@celoxica.com> wrote:
Yeah, that's what I thought.
> You *should* be able to do this in a working copy. Working locally is always preferable to working directly on the repository, as you can test your changes before you commit them. In addition, if that rename is going to be in conjunction with other changes (such as changing relative paths in makefile or for included files) then it would be preferable to have all those changes in a single change set and single commit.
I spent most of yesterday trying to make it happen in my working copy
> SVN will (or should) never destroy information, even in your working copy. Perhaps you are seeing a result of that. For example, reverting an added file (without history) only reverts the act of adding, but does not delete the file. I'm not sure what is the problem in your case.
Since it's already been done, the best I can do is paste the example I
In the error messages reported, note that the path "server\mod\..." is
E:\path\to\parent\directory >svn cp core server
---------------------------------------------------------------------
|
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.