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

RE: Re: bug with case sensitive on resolve conflict?

From: Ježek Lubomír <jezek_at_jkr.cz>
Date: 2006-10-16 10:44:48 CEST

Of course, I have registred .vcx extension. In previous version 1.3.x it works ok. Now I have version 1.4.0 build 7737
LJ

-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn@gmail.com]
Sent: Saturday, October 14, 2006 7:10 PM
To: users@tortoisesvn.tigris.org
Subject: Re: bug with case sensitive on resolve conflict?

Ježek Lubomír wrote:
> On Windows XP. Problem with lower and upper case in extension of file
> ... my merge tools don't work
> Description:
> I have VFP class on my disk. Name xxx.VCX and xxx.VCT For TSVN is
> binary files, for VFP9 is DBF fiel with memo
>
> On option page (merge) I have program to resolve conflict
>
> .VCT
> "C:\Program Files\Microsoft Visual FoxPro 9\vfp9.exe" "C:\Program
> Files\SOURCE\Source Keeper\mergetools.exe" %merged %theirs %mine %base
>
> and problem is:
> when I type .VCX, program write .vct(option dialog mask case to
> lower?), e.g. later in menu, when I wont "Resolve conflict", TSVN run
> TortoiseMerge , no my program, because .vcx<>.VCX

If you specify a tool for .vcx files, it doesn't matter if you specify it with lower or uppercase letters. Windows doesn't care about that.

But you only specified a tool for vct files, not vcx files. That's why you don't get your own tool for resolving conflicts.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Oct 16 10:43:56 2006

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

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