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

Re: dot files

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Wed, 03 Dec 2008 20:29:06 +0100

postmaster_at_tigris.org wrote:
> When I attempt to add a dot file, such as "db.arpa.", the Tortoise
> reports a "not found" error. The Tortoise attempted to add the file
> as "db.arpa" instead of "db.arpa.". It appears that the Tortoise
> drops the dot (.). The title on the dialog box reporting the error
> says "Add - TortoiseSVN Failed!".
>
> Is there a way to add dot files? This problem seems to appear with
> files that end with a dot (.). I have several files that end with a
> dot (.) that I need to add to SVN.

The docs for CreateFile() clearly state that:
"Do not end a file or directory name with a trailing space or a period.
Although the underlying file system may support such names, the
operating system does not. However, you can start a name with a period."

So: the OS itself does not support such file/directory names.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=979047
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2008-12-03 20:29:32 CET

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

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