[GHC] #8121: Gitolite Migration

GHC ghc-devs at haskell.org
Fri Aug 9 13:10:40 CEST 2013


#8121: Gitolite Migration
-------------------------------------+------------------------------------
        Reporter:  hvr               |            Owner:  hvr
            Type:  task              |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  None              |          Version:
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by Herbert Valerio Riedel <hvr@…>):

 In [changeset:4f43572224b3c8723dc1bf0e886313b0e9c92049/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="4f43572224b3c8723dc1bf0e886313b0e9c92049"
 Make `sync-all remote set-url` use normalized `/packages/` urls

 A simple heuristic (i.e. replacing the `libraries/` suffix by
 `packages/` in the inferred remotepath, if the remotepath in the
 `packages` file is "-") used to infer the remotepath for Git
 submodules. A proper solution would require to parse the `.gitmodules`
 file to obtain the actual localpath<->remotepath mapping.

 This addresses #8121 and is a follow-up to a22e908 which changed the
 `.gitmodules` urls to use the `/packages/` folder instead of
 `/libraries/`.
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8121#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler




More information about the ghc-tickets mailing list