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

'svn diff' on Windows

From: Sebastian Bergmann <lists_at_sebastian-bergmann.de>
Date: 2002-06-30 10:16:50 CEST

  I have diff and diff3 in the required location

    C:\>dir "C:\Program Files\cygnus\cygwin\bin\"
     Datenträger in Laufwerk C: ist Windows2K
     Datenträgernummer: 7498-3CC2

     Verzeichnis von C:\Program Files\cygnus\cygwin\bin

    30.06.2002 10:10 <DIR> .
    30.06.2002 10:10 <DIR> ..
    06.04.2002 12:11 95.744 diff.exe
    06.04.2002 12:11 25.088 diff3.exe
                   2 Datei(en) 120.832 Bytes
                   2 Verzeichnis(se), 4.430.688.256 Bytes frei

  But 'svn diff' gives me

    apr_error: #22503, src_err 0:
    <Das System kann den angegebenen Pfad nicht finden.>
    svn_io_run_cmd:
    error starting c:\progra~1\cygnus\cygwin\bin\diff.exe process

  I *believe* I didn't do anything wrong this time -- so what could be
  the reason for this?

  On a side note: why does the location for the diffutils need to be
  hardcoded? I have diff.exe and diff3.exe in my PATH, and not everyone
  installs cygwin to c:\program files\cygnus\cygwin\, or uses cygwin
  versions of the tools in the first place.

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/
  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 30 10:19:47 2002

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.