hongruiqi / happs

Automatically exported from code.google.com/p/happs
0 stars 0 forks source link

Cannot get with --tag=0.9.2 #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. darcs get --partial --tag=0.9.2 http://happs.org/repos/HAppS-HTTP

What is the expected output? What do you see instead?
We expected to see "Done"? or something.
We saw:
darcs: failed to read patch:Tue Dec 18 14:22:39 EST 2007  alex@happs.org 
tagged
0.9.1.2/Users/ajr/my/HAppS-HTTP_3/_darcs/patches/20071218192239-49c54-88c23fec4a
12830b80c79ff71af2341d7cc59e1e.gz:
openBinaryFile: does not exist (No such file or directory)

What version of the product are you using? On what operating system?
Using darcs-2.0.0 

Original issue reported on code.google.com by andj...@gmail.com on 16 Jun 2008 at 8:12

GoogleCodeExporter commented 8 years ago
Me too:

darcs get --partial --tag=0.9.2 http://happs.org/repos/HAppS-Server
darcs: failed to read patch:                                                 
Wed Dec 19 04:22:39 JST 2007  alex@happs.org
  tagged 0.9.1.2

with:
ghc 6.8.3, darcs 2.0.0, searchpath 0.9.1 on Mac OS 10.5 / Intel.

Original comment by kaz...@gmail.com on 13 Aug 2008 at 11:47

GoogleCodeExporter commented 8 years ago
And when I tried it with darcs 1.0.9:

darcs get --partial --tag=0.9.2 http://happs.org/repos/HAppS-IxSet
Copying patch 18 of 18... done.
Applying patch 17 of 17... done.
darcs: Failure reading patch file
Fri Dec 14 04:37:50 JST 2007  Andrea Vezzosi <sanzhiyan@gmail.com>
  * add ExistentialQuantification to Ix

Original comment by kaz...@gmail.com on 14 Aug 2008 at 12:05

GoogleCodeExporter commented 8 years ago
Okay, installing hslogger resolved the problem for me.

Original comment by kaz...@gmail.com on 14 Aug 2008 at 11:23

GoogleCodeExporter commented 8 years ago
I get the same error on Kubuntu 8.04 with GHC 6.8.3, darcs-2.0.2 and hslogger 
1.0.6.a.

Original comment by jejan...@gmail.com on 25 Oct 2008 at 1:08

GoogleCodeExporter commented 8 years ago
I get the same problem.

$ darcs -v
2.2.0 (release)

Mac OS X 10.5.7

Original comment by davidj...@gmail.com on 3 Jul 2009 at 8:02

GoogleCodeExporter commented 8 years ago
I forgot this information:

$ ghc -v
Glasgow Haskell Compiler, Version 6.10.1, for Haskell 98, stage 2 booted by GHC 
version 6.8.2

I don't know anything about hslogger.

My 2 cents: checking out a codebase from source control should be super easy.  
It shouldn't require me to 
install hslogger or anything else.

Original comment by davidj...@gmail.com on 3 Jul 2009 at 8:13