[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: Thomas Lehmann <t.lehmann_at_rtsgroup.net>
Date: Fri, 14 Aug 2009 02:45:50 -0700 (PDT)

Ryan Schmidt schrieb:
> On Aug 14, 2009, at 01:18, Thomas Lehmann wrote:
>
> > No! (two times)
> > a) We have no two files in the same folder just differing in name
> > case!
> > b) The XML file is only one example. Also none XML files have the same
> > problem!
>
> Oh, other files also experience the problem? Can you discover any
> commonality to those files -- any part of their filenames the same,
> or are they all in the same directory, or were they all added with
> the same commit or by the same user? Does this problem occur on
> anybody's client or only on one client computer?
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2383558
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

a) Several colleaguges (and computers) with different checkouts and
different
    repositories have the same problem.
b) We need not change anything. We make a new checkout on a NFS Mount
    and then just making a diff with a previous version of one file.
The filenames differ
    but they are not special:

    name.exta or
    Another.extb or
    some_file.extc

c) The server is a linux machine (cat /proc/version)
   Linux version 2.6.27.7-9-default (geeko_at_buildhost) (gcc version
4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #1 SMP
2008-12-04 18:10:04 +0100

 d) NFS mount is done on windows with
  mount -o fileaccess=770 -u:<name> -p:<password> \\server\path Drive:

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-14 11:47:27 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.