[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] svn: Base checksum mismatch on <File name>

From: Jean Beaudet <jean2ce_at_yahoo.ca>
Date: 2006-10-20 18:31:02 CEST

Hi Everyone,

I've been using subclipse for a few months without any problem. I even
moved some files around and everything seemed OK. Subversion repository
is on a server and I am the only user. SVN version is 1.3. Subclipse
version is 1.0.3. Eclipse version is 3.2.

Now, after moving "Menu.java" file (among other things), I try to commit
and get the following error :

commit -m ""
D:/dev/workspace/simplecms/src/com/oologique/simplecms/site/menus/Menu.java
    Sending
D:/dev/workspace/simplecms/src/com/oologique/simplecms/site/menus/Menu.java
    Transmitting file data ...
    svn: Commit failed (details follow):
    svn: Commit failed (details follow):
svn: Base checksum mismatch on
'/simplecms/src/com/oologique/simplecms/menus/menus/Menu.java':
   expected: 3ffdf1b859fd22e3d097e9e8aaf0f208
     actual: e5e2be6484715a574e92bc81250ff584

What did I do wrong? When I search for the Menu.java file, I find 2
base revisions. They both have the same md5 sum. Should I have done
special to move the file? (Usually, subversion seems to handle that).

Above the package change, this file has no other change. Should I do a
"svn move" from the command line? Should I remove the file and check it
out again?

Here are the occurrences of the Menu.java file. Is it normal to see 2
base revisions?
--------------------------------------------------------------------------------------------------------
 Directory of
D:\dev\workspace\simplecms\src\com\oologique\simplecms\menus\modele\.svn\text-base

2006-08-23 17:34 3 433 Menu.java.svn-base

 Directory of
D:\dev\workspace\simplecms\src\com\oologique\simplecms\site\menus

2006-10-20 11:07 3 431 Menu.java

 Directory of
D:\dev\workspace\simplecms\src\com\oologique\simplecms\site\menus\.svn\text-base

2006-08-23 17:34 3 433 Menu.java.svn-base

--------------------------------------------------------------------------------------------------------

SVN server 1.3
Subclipse 1.0.3
Eclipse 3.2.

Thanks,

--
J.B.
Received on Fri Oct 20 18:31:31 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.