[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] darcs errors
From: |
Brandon J. Van Every |
Subject: |
[Chicken-users] darcs errors |
Date: |
Wed, 14 Jun 2006 01:41:48 -0700 |
User-agent: |
Thunderbird 1.5.0.4 (Windows/20060516) |
I'm getting errors when trying to pull from darcs. I am able to see the
internet, web pages, e-mail, and log into galinha via putty, so it's
less likely to be a problem on my end. Using HTTP completely fails:
E:\devel\src\chicken>darcs pull http://galinha.ucpel.tche.br/chicken
plink: unknown option "-O"
darcs failed: Not a repository: http://galinha.ucpel.tche.br/chicken
(user erro
r (Failed to download URL
http://galinha.ucpel.tche.br/chicken/_darcs/inventory
libcurl: HTTP error (404?)))
E:\devel\src\chicken>
Using shell access syntax succeeds, but with errors that may indicate
the problem.
E:\devel\src\chicken>darcs pull
address@hidden:/home/chicken/chic
ken
plink: unknown option "-O"
darcsa96fea | 29 kB | 3.2 kB/s | ETA: 00:00:00 |
100%
unable to identify /home/chicken/chicken/.git/HEAD: no such file or
directory
unable to identify /home/chicken/chicken/_darcs/format: no such file or
director
y
unable to identify /home/chicken/chicken/.git/darcs-format: no such file
or dire
ctory
darcs45cc72 | 29 kB | 2.9 kB/s | ETA: 00:00:00 |
100%
Pulling from "address@hidden:/home/chicken/chicken"...
darcs8bd5d6 | 0 kB | 0.1 kB/s | ETA: 00:00:00 |
100%
This is the development repository of the CHICKEN Scheme system
(http://www-call-with-current-continuation.org/)
See README.darcs for information about how to bootstrap the compiler.
**********************
darcse823af | 7 kB | 1.9 kB/s | ETA: 00:00:00 |
100%
darcs7df073 | 3 kB | 1.3 kB/s | ETA: 00:00:00 |
100%
No remote changes to pull in!
E:\devel\src\chicken>
Cheers,
Brandon Van Every
- [Chicken-users] darcs errors,
Brandon J. Van Every <=