Re: File marked as "?" but when I add it says file is already under version control
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-26 17:40:56 CEST
On Mon, 2004-07-26 at 10:18, Alexander Lamb wrote:
> Then I decided to change the name of a file (a directory actually)
Yes, this is bad. You should have used 'svn mv', not 'mv'.
>From subversion's point of view, "TBClient.xcode" is now an unknown,
> Then I did a svn delete TBSwingTest.xcode
So now you've officially deleted "TBSwingTest.xcode". It no longer
> Ok
Absolutely, that's what you have to do. You're adding a new file to
> But no way, it tells me TBClient.xcode is already une revision control.
I don't believe you. I think you're accidentally leaving something out
Instead of describing what you think happened, show us an actual
---------------------------------------------------------------------
|
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.