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

RE: Cant' checkout repo under cygwin (Microsoft doesn't like filenames )

From: KM <info4km_at_yahoo.com>
Date: 2007-10-09 22:12:44 CEST

Yes - about the "aux" item - I also have inherited software from another group, with one file named "aux.h". If i use Tortoise on windows to get the tree, I experience the same thing.
   
  I basically avoid it. If anyone knows how to eliminate the error let me know (other than simply renaming the file of course).
  Thanks
  KM
  
"Atwood, Robert C" <r.atwood@imperial.ac.uk> wrote:
  
I wrote:

> >Is there a way within
> > svn to globally rename .C to .cxx in the repository for all
...

Erik Huelsmann wrote:
> No. I'm sorry. I'd advise checking out on *nix, rename and commit.
> After that, you should be able to check out to Windows just fine.

Ok . Thanks for confirming what I suspected.

I have done the rename as you suggest with success , for this particular
branch, I guess I'll 'burn' the other branches when I come to them!

Learn from my mistake #2:
Don't try to name a subdirectory 'aux' either, if you ever want to
checkout on Microsoft Windows ! I have never seen any documetnation of
this, but I observed that Microsoft Windows does not allow creation of a
directory called 'aux', failing in cryptic manner.

Cygwin$ mkdir aux
mkdir: cannot create directory `aux': Not a directory

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

       
---------------------------------
Shape Yahoo! in your own image. Join our Network Research Panel today!
Received on Tue Oct 9 22:13:21 2007

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.