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

Re: svn commit: r33288 - in trunk/subversion: svn tests/cmdline tests/cmdline/svntest

From: Blair Zajac <blair_at_orcaware.com>
Date: Thu, 25 Sep 2008 09:34:07 -0700

julianfoad_at_tigris.org wrote:
> Author: julianfoad
> Date: Wed Sep 24 23:32:16 2008
> New Revision: 33288
>
> Log:
> In "svn status", report tree conflict status on each victim individually.
> (For the time being, we still also report the parent as having tree-conflicted
> children.) In the test suite, adjust a test that looks at this status output
> directly. Provide support for this new status character to be tested using an
> attribute of StateItem, which will be the normal way to test it, but make the
> testing of this attribute optional and do not make any tests request it yet.
>
> * subversion/svn/status.c
> (print_status): Print "T" in the tree status column if this is a tree
> conflict victim.

How about printing a "C" in that column instead. I think people are pretty used
to seeing a "C" to mean conflict. And "T" can appear in the sixth lock column
which will make it harder to distinguish if I have a tree conflict or a stolen
lock without counting columns.

Regards,
Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-25 18:34:29 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.