Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6470477
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T06:06:58+00:00 2026-05-25T06:06:58+00:00

This is not a unique problem that has not been there in the past,

  • 0

This is not a unique problem that has not been there in the past, but none of the solutions have helped me yet.

My Case – A huge repository that was maintained by Perforce(by my company’s central SCM) team. Now they change something, and all individual teams manage their own SCM and use the main perforce only for regular updates(Don’t ask me why – i have no say in this)

however my problem – we moved to Mercurial for our team’s projects.

Its huge – about 300k files and cross platform compilable.

The mercurial repo that i set up works well with Linux, but on windows i get the case folding error and not able to checkout or clone repos.

I tried the solutions from https://www.mercurial-scm.org/wiki/CaseFolding

and the result looks like this

  1. hgfold extension – does not work – it throws some unknown python exception and someone faced this issue and the maintainer of the extension is aware of it but has no immediate fix.

  2. It is not possible to simply rename the files, our repo will break, i have to live with the same file name, and in linux it works great and are being used. So i don’t know if renaming is an option.

  3. Perforce handles it well, but as i said i have no say here.

So is there any other way out here??
Can SVN handle casefoldings well?? Any help is of very use to me.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T06:06:58+00:00Added an answer on May 25, 2026 at 6:06 am

    There is a chapter in the Mercurial book chapter Case sensitivity

    Just find a nearby Linux or Unix box, clone the problem repository
    onto it, and use Mercurial’s hg rename command to change the names of
    any offending files or directories so that they will no longer cause
    case folding conflicts. Commit this change, hg pull or hg push it
    across to your Windows or MacOS system, and hg update to the revision
    with the non-conflicting names.

    The problem is that there is not really a working automated way to resolve cases clashes. Filenames are often referenced in other files like Makefiles or include statements or config file reads in source. So any way to resolve this automatically is prone to break something.

    From the comments on the above chapters a few tips:

    Grant Baillie 2009-08-13 On a Mac, you can also do this repair on your
    computer by creating a disk image containing a case-sensitive
    filesystem. Launch Disk Utility (in /Applications/Utilities), click
    File -> New -> Blank Disk Image …, and choose “Mac OS Extended
    (Journaled, Case-sensitive)” as the Volume Format.

    and you could use

    find . -print | sort -f | uniq -di 
    

    on a case sensitive filesystem to find all filenames that clash on case.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i'm pretty sure that this question has allready been asked (but i didn't find
Well, I'm sure this question has been asked before but I'm yet to find
I know this isn't a unique issue but I've not had much luck finding
I understand that double posts has been a problem with forms forever. I am
I'm sorry if this questions has been asked before, but I couldn't find an
I'm sure some variation of this question has been asked before but all other,
Sorry for this not being a real question, but Sometime back i remember seeing
So why is this not working? I'm creating a regex that will match a
Under what circumstances would this or would this not be safe? I have a
In this simplified scenario, I have a model called Post Each post has a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.