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

Re: [TSVN] should TortoiseMerge report an error if file not found?

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-01-06 22:15:10 CET

George Wieggers wrote:
> TortoiseMerge allows merging of non existing files without notifying the user.
> Wouldn't it be better to inform the user if a file isn't present?
>
> I have attached a patch wich appends "(file not found)" to the view
> title of a file so the user knows whether or not a file is present.
>
> Again, I hope this patch might be usefull...

Thanks for the patch. A few comments though:

- can you provide a use case where TMerge handles non-existing files? I
don't know exactly when/why that should ever happen (maybe it's a bug in
TortoiseMerge?). Or are you talking about applying a patch where there's
a file newly added in the patch?
- you're using a fixed string for the hint text. That's not so good
since TSVN get's translated into a lot of languages. So we always put
such strings into the resources. (I can do that myself, if you just
explain when/where/why TMerge works with non-existing files).

Stefan

-- 
        ___
   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 Thu Jan 6 22:17:33 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.