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

Re: diff3 error on WIndows

From: <jostein_at_josander.net>
Date: 2003-01-24 15:02:31 CET

On Friday 24 January 2003 14.20, victor.ott@q-dsl.de wrote:
 ------ jostein@josander.netwrote: ------

    4. The system-wide INI files
    5. The system-wide Registry values

 Thanks, I didn't notice that. Imho it's still inconsistent to use
 registry values in addition to the rc/ini files, because this adds

Well, I guess that people in the Windows world would say that it's
inconsistent to use rc/ini files in addition to the registry :-)

Subversion is targeted to run on many platforms and I see this different
ways of holding configuration as a bonus :-) The installer just loves
the registery and the INI files are a very safe way of changing the
Subversion settings if the user don't like the default settings (from
the registery).

The registry is _the_ Windows way of doing this stuff and the INI files
are more Unix like. I agree that all this ways of configuration can be
confusing but I like it.

 After trying for some days to get svn running in windows, besides the
 workaround of putting diff.exe diff3.exe into a c:/cygwin/bin/
 directory (thanks to Roger Talkov, just before quitting this made me
 hope again!), I found another workaround: put the line
 diff3-has-program-arg = false
 into the [helpers] section of one of the
 %ALLUSERSPROFILE%\Application Data\Subversion\config or
 %USERPROFILE%\Application Data\Subversion\config files.

I will check this out on different machines and also see what happends if
the Subversion path comes before the Cygwin path etc.

Jostein

----------------------------------------------------------------------
Jostein Christoffer Andersen jostein@josander.net
http://www.josander.net/

Public PGP Key:
Key: http://www.josander.net/pub_keys/jostein_josander.net.asc
----------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:13:30 2006

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.