[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: David Weintraub <qazwart_at_gmail.com>
Date: Thu, 13 Aug 2009 17:05:35 -0400

Is this NFS partition a Unix partition?

There is also a difference in the way Windows and the standard Unix FS
handle file names. I wonder if you have two files with the same name, but
different casing. For example: "Foo.xml" vs. "foo.xml".

This is especially a problem with an already existing Unix NFS partition
mounted upon a Windows machine.

Try mounting that NFS partition on a Unix or Linux (but not a Mac) system
and see if there are duplicate file names that differ only in the letter
casing.

On Thu, Aug 13, 2009 at 5:53 AM, 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.
>
>
> Could someone please help?
>
> ------------------------------------------------------
>
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2383218
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_subversion.tigris.org].
>

-- 
David Weintraub
qazwart_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2383439
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-13 23:06:35 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.