GithubHelp home page GithubHelp logo

Comments (9)

spraints avatar spraints commented on July 26, 2024

I've noticed the case problems before. I thought that clone/fetch worked around this.

How did you create your repository? with clone or quick-clone?

from git-tfs.

mpareja avatar mpareja commented on July 26, 2024

This happens when fetching, cloning and quick-cloning.

When I tested the quick-clone I noticed there were fewer number of untracked directories in this case. I suspect the casing was fixed during some earlier TFS checkin.

from git-tfs.

spraints avatar spraints commented on July 26, 2024

I asked because I don't think quick-clone does anything special to handle casing. So it wouldn't surprise me too much if quick-clone failed to get the casing right. fetch is careful to use consistent casing. clone uses fetch.

What version of everything (git, git-tfs) are you using?

from git-tfs.

mpareja avatar mpareja commented on July 26, 2024

Here is the version I compiled with: 8aa9572.

from git-tfs.

mpareja avatar mpareja commented on July 26, 2024

I believe this issue occurs when a single TFS checkin has inconsistent casing in it and there were no previous checkins for the same path to get the casing from. The method UpdateDirectoryToMatchExtantCasing uses the paths already in the tree when consolidating the case, but the items being added during the single commit are not included.

from git-tfs.

spraints avatar spraints commented on July 26, 2024

Since it's been 6 months, I'm closing this issue.

If you're still having the problem or you're interested in helping to track it down, please re-open this issue. If you do re-open it, I'd really appreciate more details about the problem, e.g. a git log --stat and/or change info from a series of TFS changesets that trigger the problem.

from git-tfs.

spraints avatar spraints commented on July 26, 2024

This should be fixed as of 1bd12c1.

from git-tfs.

mpareja avatar mpareja commented on July 26, 2024

Great! I'll give this a go as soon as possible. (I never thought of using an invariant case string comparer, nice!)

from git-tfs.

mpareja avatar mpareja commented on July 26, 2024

FYI - I verified this is no longer an issue.

from git-tfs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.