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

Re: svn commit: rev 4565 - trunk/www

From: <jostein_at_josander.net>
Date: 2003-01-24 20:55:17 CET

On Friday 24 January 2003 19.39, kfogel@tigris.org wrote:
 Author: kfogel
 Date: 2003-01-24 12:39:07 -0600 (Fri, 24 Jan 2003)
 New Revision: 4565

 Modified:
    trunk/www/project_faq.html
.
.
  mkdir -p C:/cygwin/bin

This is almost right, but _very_ few people use the Cygwin shell and/or
the Unix version of mkdir. The right command should be (in a Windows
console):

    mkdir C:\cygwin\bin

How come that I never had a single problem with this diff*.exe? My Cygwin
is on E:\cygwin wich is newer (the cygwin1.dll) than the one in I use
with Subversion (I upgraded Cygwin today - Still no problem). I have
installed (with the Windows installer) and tested Subversion on my C, E
and F drive - Nada problesmus..

Do someone have any ideas?

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:15:24 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.