Here's a resend, since attaching my patch to an email to roundup failed...
:(
Thu Nov 17 08:12:08 EST 2005 David Roundy <[EMAIL PROTECTED]>
* fix bug in amInRepository.
This is the bug that causes issue9. I'm a bit uncertain about this
patch--it looks obvious, but this is pretty subtle code.
New patches:
[fix bug in amInRepository.
David Roundy <[EMAIL PROTECTED]>**20051117131208
This is the bug that causes issue9. I'm a bit uncertain about this
patch--it looks obvious, but this is pretty subtle code.
]
<
> {
hunk ./Repository.lhs 113
setCurrentDirectory ".."
cd' <- getCurrentDirectory
if cd' /= cd
- then findRepository' $
+ then amInRepository' $
reverse (takeWhile (/='/') $ reverse cd)///dir
else return (Left $
"You need to be in a repository directory" ++
}
Context:
[bump version to 1.0.5rc1
Tommy Pettersson <[EMAIL PROTECTED]>**20051117111128]
[Fixed documentation of DARCS_GET_HTTP with curl.
Daniel Bünzli <[EMAIL PROTECTED]>**20051117062547]
[Flag superfluous input using Test::Builder
Florian Weimer <[EMAIL PROTECTED]>**20051112160533
This change makes sure that the test case that triggers this error
condition fails in a clean way (especially if test planning is not used,
but it should work with plans as well).
]
[add --dont-edit-description opposite to --edit-description.
David Roundy <[EMAIL PROTECTED]>**20051116115632]
[English and markup fixes.
Dave Love <[EMAIL PROTECTED]>**20051114224845]
[update web page to reflect 1.0.4 as latest stable source.
David Roundy <[EMAIL PROTECTED]>**20051113210144]
[TAG 1.0.4
David Roundy <[EMAIL PROTECTED]>**20051113134431]
Patch bundle hash:
1eb26b32230501b7d4400204b6e781ca2484388e
_______________________________________________
darcs-devel mailing list
[email protected]
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel