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

Possible bug with remote status when anchor==target.

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-04-04 22:09:01 CEST

Hello All,

I noticed that when there is an incoming addition in anchor directory,
anchor is not reported as remotely modified. Is that correct behaviour?

Example ('inner' is incoming addition):

1. anchor == target
C:\test\svn\wc\ignore\dir>svn st -u .
       * inner
Status against revision: 3

2. anchor != target
C:\test\svn\wc\ignore>svn st -u dir
       * dir\inner
       * 2 dir
Status against revision: 3

Should the first command output be:

C:\test\svn\wc\ignore\dir>svn st -u .
       * inner
       * 2 .
Status against revision: 3

Alexander Kitaev,
TMate Software,
http://tmate.org/
http://jetbrains.com/tmate/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 4 22:32:51 2006

This is an archived mail posted to the Subversion Dev mailing list.

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