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

Re: [TSVN] Checkout directory confusion: / vs \

From: Norbert Unterberg <nunterberg_at_gmail.com>
Date: 2005-09-20 16:54:18 CEST

2005/9/19, Stefan Küng <tortoisesvn@gmail.com>:

> Peter Kay wrote:
> > In the "Checkout directory" box, I filled in "z:/dir", expecting, as is
> > the usual convension of unixy tools on Windows, that it would accept the
> > forward slash. Instead, I got:
>
> This might be the 'usual convention' for unix tools. But TSVN is a
> windows application. And windows paths use backslashes, as everyone knows.

I don't really understand all this discussion, since the windows API
happily accepts "z:/dir" as a valid folder name. Try a
CreateDirectory("c:/xxxx", NULL), it will return TRUE for success. As
far as I know, all MSDOS and Windows API function have always accepted
forward slashes as path names. Only the built-in commands of
command.com and cmd.exe reject the forward slahes.

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Sep 20 16:59:20 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.