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

Tree Conflicts Question: Should svn st -q show TC?

From: Paul Burba <ptburba_at_gmail.com>
Date: Fri, 10 Apr 2009 08:36:35 -0400

Is it intentional that svn status --quiet suppresses tree conflicts?

trunk.dbg>svn st merge_tests-63.immediates
 M merge_tests-63.immediates
 M merge_tests-63.immediates\B
! C merge_tests-63.immediates\B\E
> local delete, incoming edit upon merge
M merge_tests-63.immediates\mu
 M merge_tests-63.immediates\C
 M merge_tests-63.immediates\D
! C merge_tests-63.immediates\D\H
> local delete, incoming edit upon merge

trunk.dbg>svn st merge_tests-63.immediates -q
 M merge_tests-63.immediates
 M merge_tests-63.immediates\B
M merge_tests-63.immediates\mu
 M merge_tests-63.immediates\C
 M merge_tests-63.immediates\D

No big deal, but I was surprised to see this.

Paul

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1630041
Received on 2009-04-10 14:36:48 CEST

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.