[GHC] #1578: darcs-all work around for darcs Issue 467

GHC trac at galois.com
Thu Aug 2 06:47:04 EDT 2007


#1578: darcs-all work around for darcs Issue 467
---------------------------+------------------------------------------------
  Reporter:  thorkilnaur   |          Owner:         
      Type:  bug           |         Status:  new    
  Priority:  normal        |      Milestone:         
 Component:  Build System  |        Version:  6.7    
  Severity:  normal        |       Keywords:         
Difficulty:  Unknown       |             Os:  Unknown
  Testcase:                |   Architecture:  Unknown
---------------------------+------------------------------------------------
The darcs "Issue467: darcs changes --context interferes with --repodir"
 (http://bugs.darcs.net/issue467) causes this failure:
 {{{
 $ perl darcs-all changes --context
 == running darcs changes --context

 Context:

 [FIX #1177, partially at least.
 ...
 [TAG 2007-06-12
 Ian Lynagh <igloo at earth.li>**20070612213440]
 == running darcs changes --context --repodir nofib

 darcs failed:  Not a repository: nofib (nofib/_darcs/inventory:
 openBinaryFile: does not exist (No such file or directory))
 darcs failed: 512 at darcs-all line 57.
 }}}
 David Roundy found that "When given an absolute path, --context and
 --repodir work together fine."

 Here is a patch to darcs-all that uses this work around to repair {{{perl
 darcs-all changes --context}}}.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1578>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the Glasgow-haskell-bugs mailing list