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

Re: debugging from test logs (was: [PATCH] Win32 File Permission Fixes)

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2002-02-12 13:10:30 CET

On Tue, Feb 12, 2002 at 01:51:53AM -0600, Jay Freeman (saurik) wrote:
> Branko:
>
> Hmmm... I can't figure out how to run those tests. Mind sharing the
> secret? :) (The logs aren't enough for me.) I keep getting things
> like:
>
>
> Checking out t1.
>
> apr_error: #22503, src_err 0 : <The system cannot find the path
> specified. >
> src:
> d:\code\ninetjer\external\subversion\subversion\libsvn_client\checkout.c
> :
> 135
> unable to open
> /cygdrive/d/Code/ninetjer/external/subversion/subversion/tests/
> clients/cmdline/xmltests/../../../xml/co1-inline.xml
[snip]

Can't you use cygwin's "mount" command to tell where that is?

Maybe something like:

C:\> mount d: /cygdrive/d

Note: I haven't used cygwin in quite a while and haven't got it
installed anywhere at the moment and can't be bothered with
looking at its docs :) So if this doesn't work, tough luck :)

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:06 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.