https://bugzilla.wikimedia.org/show_bug.cgi?id=62519

            Bug ID: 62519
           Summary: Upgrade git to 1.7.10
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Git/Gerrit
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: gwi...@wikimedia.org
                CC: christ...@quelltextlich.at, innocentkil...@gmail.com,
                    marcin.cies...@gmail.com, rlan...@gmail.com
       Web browser: ---
   Mobile Platform: ---

Git 1.7.9 has an annoying bug in that it uses absolute paths when initializing
submodules. In the best case, this breaks git within the submodule when the
full checkout is transferred to another host. In the worst case, it leads to
incorrect git behavior within the submodule.

This affects parsoid round-trip testing. We currently use rsync to distribute
the code from the central checkout, which provokes this issue. Clients are
checking the git revision of the submodule and exit if it has changed. They
also report the revision to the round-trip test server. In the worst case this
means that test results are attributed to the wrong revision.

This was fixed in git 1.7.10, March 2012:

http://thread.gmane.org/gmane.comp.version-control.git/192173

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to