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

Re: svn diff --summarize

From: Brad <brasstilde_at_insightbb.com>
Date: 2006-02-03 15:07:20 CET

> > However, this second command above does *not* work if one is at any
> > depth in the directory tree.

> > C:\test>cd /some/directory/path
> > "The system cannot find the path specified."

> > The following *will* work from a child directory:
> > C:\test>cd ../some/directory/path

> That can be attributed to C:/ being the root of the filesystem on
> Windows, not /.
> I'm not on a Windows box right now, but my guess is that "cd
> c:/some/directory/path" would work.

Nope. Sorry. I missed including that one, but it doesn't work either.
Note that I'm using the cmd.exe /x version of the shell, too.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 3 15:08:31 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.