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

Resolve callback - ideas?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-09-04 19:38:08 CEST

Hi,

Subversion 1.5 has a callback function which gets called when an
operation results in a conflict (e.g., during update, merge, ...).
This is useful in the CL client because it's not possible there to just
doubleclick on the conflicted entry after the operation and resolve the
conflict then. But TSVN has the progress dialog where you can do that:
doubleclick on the conflicted entry after the operation has finished.

My question: should TSVN make use of that callback? And if yes, how
should we best implement this (GUI wise)?
I don't like the idea of having an operation interrupted until the user
reacts to some dialog asking to resolve a conflict if that can be done
after the operation is finished - but maybe you have better ideas?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Sep 4 19:35:10 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.