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

Re: A new way to create directories.

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2004-11-12 20:57:00 CET

Branko Čibej wrote:
> $ svn mkdir scratch
> svn: '.' is not a working copy
> $ mkdir scratch
> mkdir: cannot create directory `scratch': File exists
> $ ll
> total 0
> drwx------ 2 brane brane 0 Nov 12 20:42 scratch
>
> I say, aren't we optimizing system calls just a wee bit too optimistically?
> This is 1.1.1 on Windows, by the way.

Presumably CygWin or similar, judging by the prompts and the "ll" command.

Same happens for me, though, on SuSE GNU/Linux, Subversion r11867.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 12 20:57:15 2004

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.