On 7/12/07, Ulf Zibis <Ulf.Zibis@cosoco.de> wrote:
> I have the file "TestData.java" in my NetBeans project.
> - Doing svn-diff from Netbeans returns in 'no difference between working
> copy and repository'.
> - In the Windows Explorer this file (and the whole folder) are marked
> red with white "!"
> - DoingTortoise-diff from Windows Explorer, working base is asserted to
> be empty. See attachment.
> - opening "TestData.java" from the Tortoise repository browser shows the
> file with the same content than the working copy
> --> so it can't be empty, but I don't find out, how to get a green
> badge in the Windows Explorer for this and the other files.
Looks like Netbeans is changing the EOL markers, which Subversion sees
as a change to every line in the file.
If you run svn diff on the file from the command line, see if it
indicates that every line has changed.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Jul 12 21:45:27 2007