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

Possible bug: "svn status" returns no changes when there are

From: Jorge J. Gomez Sanz <jjgsanz_at_gmail.com>
Date: Wed, 27 Feb 2008 06:49:32 +0100

Hello

I have already checked the bug list and the mail archive. I would thank if
somebody could confirm if this is a bug or point me to the duplicated bug I
could not find.

The bug candidate it is a problem with the "svn status" which tells two files
are the same with respect the repository when they are in fact different.

Attached to this email, you can find a zip file to replicate the problem.

-Go to svnbug/sampleA/
-Type "svn status". It yields no output because it is the same as the repository.
-Type "md5sum ConversationManagement.java". It returns
621e504266794bd38fd9a7f9b287c487 svnbug/sampleA/ConversationManagement.java

-Go to svnbug/sampleB
-Type "svn status". It yields no output because it is the same as the repository.
-Type "md5sum ConversationManagement.java". It returns
fd0d48de20acba54acfb60570005f404 svnbug/sampleB/ConversationManagement.java

So two copies with the same file path are different but the svn tells they
are not.

I included all of the svn subfolders, so you should be able to reproduce
this. If you are not, I will be willing to help.

More info:
-svn, version 1.4.4 (r25188), compiled Sep 22 2007, 00:11:38
-OpenSuse 10.3, kernel update to the last patch, 64 bits architecture

Regards

Jorge

-- 
********************************
Dr. Jorge Gomez Sanz
Office 437
Facultad de Informática
Universidad Complutense de Madrid
28040 Madrid (Spain)
Phone: + 34 91 394 7644
Fax  : + 34 91 394 7547
email: jjgomez (_(at)_) sip.ucm.es
web:   http://grasia.fdi.ucm.es/jorge
********************************


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org

  • application/x-zip-compressed attachment: svnbug.zip
Received on 2008-02-27 06:47:40 CET

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.