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

[RFC] Issue #3322 - In tree conflict info, report left/right URL@REV of the incoming change

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 17 Nov 2008 15:02:15 +0000

Tree conflicts usability: we should store the "left"/"old" and the
"right"/"theirs" URL_at_REV of the incoming change, and show it in the tree
conflict details in "svn info".

<http://subversion.tigris.org/issues/show_bug.cgi?id=3322>

I recently filed this issue at a low priority, but I'm wondering if in
fact this should be almost as high priority as the other stuff we're
currently considering.

In a strict work environment, the user can discover or reconstruct these
values, but that can involve having to remember what the last merge was,
and/or finding the revision range using "svn mergeinfo" and/or "svn
diff" on a target that was merged. In other words, it's tricky, and the
last thing we want is to make users have to do tricky detective work
when a conflict is already an event that is often perceived as a
nuisance.

I hate to add a non-bug-fix item to the mix but I'm now think it's
effectively a usability bug fix.

Considered opinions please.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-11-17 16:02:44 CET

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.