[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: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-10-09 21:49:02 CEST

On 10/9/07, Atwood, Robert C <r.atwood@imperial.ac.uk> wrote:
>
> Hi. I have a repository that contains some .c and some .C files. I
> cannot checkout under Cygwin, I guess due to Microsoft Windows not
> recognizing a difference between the file names. Is there a way within
> svn to globally rename .C to .cxx in the repository for all
> tags/branches/etc? Or a SVN way to get around this, even skip the subdir
> read_phase_diag and get the rest of the project checked out? Like a
> --force or --keep-going option for checkout?

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.

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 9 21:49:27 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.