[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: Atwood, Robert C <r.atwood_at_imperial.ac.uk>
Date: 2007-10-09 22:05:08 CEST

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
Received on Tue Oct 9 22:07:20 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.