[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Darcs pull from galinha...?
From: |
Adam C. Emerson |
Subject: |
Re: [Chicken-users] Darcs pull from galinha...? |
Date: |
Sat, 24 Jun 2006 14:07:46 -0400 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
When darcs accesses a repository, it checks for a _darcs/format file;
nonexistence is the normal case. The problem seems to come from the
Wiki software returning a file as found, but containing text that
darcs tries to parse. If you can find a way to return a 404 error on
that request, it should work. Iwould also be surprised if creating an
empty file named _darcs/format didn't solve the problem.
--
Adam C. Emerson <address@hidden>
JID: address@hidden
GPG: 1024D/7CA5EDB1 28B9 5D85 C183 8FE0 8CDD EDF7 07C6 DC86 7CA5 EDB1