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

Bug(?). "svn st -q" output problem for file externals.

From: Kim Taedong <fly1004_at_gmail.com>
Date: Fri, 13 Nov 2009 15:37:00 +0900

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.

 

When I use “svnmerge.py init” command with file external,

Svnmerge.py occurs “local modification” error.

 

Is it bug or my mistake?

 

Thanks for subversion and svnmerge.py. :-)

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2417429

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-13 07:38:00 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.