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

Re: The Directory Name Is Invalid

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 13 Aug 2009 08:44:10 -0400

On Thu, Aug 13, 2009 at 05:53, Thomas Lehmann<t.lehmann_at_rtsgroup.net> wrote:
> Env: Windows XP (SP3) - TortoiseSVN 1.6.3 (or subversion 1.6.2 command
> line)
>
> It happens to checkouts being on the server mounted by NFS to windows
> that a diff or a commit does not work with following message:
>
> svn: Kann Datei »Filename.ext\.svn\entries« nicht öffnen: The
> directory name is invalid.
> (The releating entry is a file - not a folder)
>
> I'm not quite sure whether this bug will be still checked.
> I have all rights to change, delete and to create files on every file
> and folder of this mount.
> The mount is done by NFS clients for windows (Windows Services for
> UNIX)
>
> Neither the command line nor the tortoisesvn can handle this.

Windows has quite a few reserved names for files/directories. Is that
happening here? The list is:

"Do not use the following reserved device names for the name of a file:

CON, PRN, AUX, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8,
COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9

Also avoid these names followed immediately by an extension; for
example, NUL.txt is not recommended."

http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2383270

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-13 14:45:45 CEST

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

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