On Fri, Nov 13, 2009 at 03:37:00PM +0900, Kim Taedong wrote:
> Hi all.
>
> I test it for subversion_1.6.x-r40487.
>
> // The “svn st” command ouput is
>
> X test/directory_external
>
> X test/file_external.txt
>
> Performing status on external item at 'test/directory_external'
>
> // The “svn st -q” command output is
>
> X test/file_external.txt
>
> Performing status on external item at 'test/directory_external'
>
> I think that a file external must disappear in “svn st -q” command output.
Yes, this is inconsistent, and the bug is still trunk.
See also http://subversion.tigris.org/issues/show_bug.cgi?id=1935
which is about various inconsistencies with svn status and externals.
I believe this problem should be fixed as part of that issue.
Could you add your problem description, and a link to this mailing list
thread to that issue?
Thanks,
Stefan
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2417523
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-13 13:20:53 CET