Overview
Artifact ID: | bd4337fe897b3b18368df7a99d23a83f9fb7030a |
---|---|
Ticket: | 66be806dbed81a8c4c8576add879c8f9bc4e2bc0
Out of memory error when cloning non-existant repository |
User & Date: | anonymous 2010-05-02 11:17:56 |
Changes
- comment changed to:
Server was set up as per manual, but path in test.cgi was wrong, so fossil CGI replied: <verbatim> HTTP/1.1 200 OK Server: nginx Date: Sun, 02 May 2010 11:14:55 GMT Content-Type: text/html; charset=utf-8 Connection: close Cache-control: no-cache, no-store Content-Length: 122 <p><font color="red">repository does not exist or is in an unreadable directory: /home/username/etc/test.fossil</font></p> </verbatim> And fossil said: <verbatim> C:\foo>fossil clone http://www.site.ru/cgi-bin/test.cgi test.fossil Bytes Cards Artifacts Deltas Send: 49 1 0 0 out of memory </verbatim>
- foundin changed to: "[73c24ae363] 2010-03-18 14:20:33 UTC"
- private_contact changed to: "2a0086d1467a9270dd9451448b75d6cb9eba0ed7"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to:
Out of memory error when cloning non-existant repository
- type changed to: "Code_Defect"