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

[TSVN] Tiny Bug in progress Dialog

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-01-05 11:12:32 CET

Hi Folks,

The project I work on contains several externals. When I ran update I got a
conflict on two files in my main project. The progress dialog warns me about
this conflict, but it does so for each external as well, which is definitely
wrong.

Extract from my Update Dialog.
---SNIP---
...
Aktualisiert: D:/Projekte_Delphi/CalimeRA/Source/Delphi/Main
Konflikt: D:/Projekte_Delphi/CalimeRA/Source/Delphi/CalimeRa.dof
...
Aktualisiert: D:/Projekte_Delphi/CalimeRA
Extern: D:/Projekte_Delphi/CalimeRA/Source/Delphi/ParserLib
...
Warnung!: Eine oder mehrere Dateien befinden sich in einem Konfliktzustand.

Extern: D:/Projekte_Delphi/CalimeRA/Doc/Benutzer_Doc
Aktualisiert: D:/Projekte_Delphi/CalimeRA/Doc/Benutzer_Doc
Extern: D:/Projekte_Delphi/CalimeRA/Doc/Benutzer_Doc/tools
Aktualisiert: D:/Projekte_Delphi/CalimeRA/Doc/Benutzer_Doc/tools
Fertig: D:/Projekte_Delphi/CalimeRA/Doc/Benutzer_Doc/tools - in Revision: 13

Warnung!: Eine oder mehrere Dateien befinden sich in einem Konfliktzustand.

Fertig: D:/Projekte_Delphi/CalimeRA/Doc/Benutzer_Doc - in Revision: 14
Warnung!: Eine oder mehrere Dateien befinden sich in einem Konfliktzustand.

Fertig: In Revision: 346
Warnung!: Eine oder mehrere Dateien befinden sich in einem Konfliktzustand.

---SNIP---

The last conflict warning alone would be sufficient in this case. Even if a
conflict occurs in one of the externals, only one (the last) warning should
be displayed, because other warnings may scroll off the screen. BTW. I'd
like to see the conflict warning in red. It's quite unobtrusive right now.

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jan 5 11:15:35 2005

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.