[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: Branko Čibej <brane_at_xbc.nu>
Date: 2004-11-12 21:34:12 CET

Julian Foad wrote:

> 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.

Yes, but that's just the shell. The binary wasn't compiled under Cygwin.

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

Good. It's a bug, then.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 12 21:34:05 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.