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

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

From: Mark Reibert <svn_at_reibert.com>
Date: Wed, 27 Feb 2008 00:10:56 -0700

On Wed, 2008-02-27 at 07:50 +0100, Jorge J. Gomez Sanz wrote:
> In any case, I am surprise that "svn commit" on the rev 39 file did not
> trigger any error. If two different versions were being handled, it should
> have had protested.

The key here is there were no changes in the r39 (sampleB) working copy,
so on "svn ci" the client says "OK, nothing to do" and quits without
ever contacting the server. If, however, ConversationManagement.java was
modified in sampleB, "svn ci" would fail the commit with a message
something like:

svn: Out of date: 'ConversationManagement.java' in transaction <id>

Mark

-- 
----------------------
Mark S. Reibert, Ph.D.
svn_at_reibert.com
----------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-27 08:11:44 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.