Re: move a file one directory up: Entry already exists error
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-11-17 19:29:46 CET
Andreas Schildbach wrote:
Did you have a file "..\build.xml" under Subversion's control, which you have deleted? If so, you should use "svn delete ..\build.xml" to tell "Subversion" that you no longer want the file under version control.
If that doesn't seem to solve the problem, go to the ".." directory and then show us the output of "svn status --verbose".
- Julian
---------------------------------------------------------------------
|
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.