Hello,

Ok, I've set up a server, and it seems to work:

http://projects.theingots.org/cgi-bin/awards.cgi

I created a user name and password. Then on my local computer I did:

fossil clone http://projects.theingots.org/awards.fossil  awards.fossil


This gave some errors:


                 Bytes      Cards  Artifacts     Deltas
Send:              49          1          0          0
ERROR. server says:  404 Not Found
Send:             619         24          0          0
ERROR. server says:  404 Not Found
Total network traffic: 751 bytes sent, 760 bytes received
Rebuilding repository meta-data...
0 (0%)...
project-id: (null)
server-id:  1f24953a329877f5cf2f5813ee0ea39b3921ec3e



But anyways, I decided to continue and add some files:


fossil open awards.fossil
fossil add some-dir/
fossil commit


The commit step gave some errors too. It succeeded in asking for my GPG 
passphrase, but there are more 404 errors:


% fossil commit
Autosync:  http://projects.theingots.org/awards.fossil
                 Bytes      Cards  Artifacts     Deltas
Send:              90          1          0          0
ERROR. server says:  404 Not Found
Total network traffic: 307 bytes sent, 380 bytes received
nano "/home/daniel/Work/Ingot/Apo/sandbox/ci-comment-C37923175DEF.txt"

You need a passphrase to unlock the secret key for
user: "Daniel Carrera (Personal Key) <[email protected]>"
1024-bit DSA key, ID 8B0C0559, created 2010-01-20

New_Version: bb9d806859173586cf0083e84159fd312a70f2b7
Autosync:  http://projects.theingots.org/awards.fossil
                 Bytes      Cards  Artifacts     Deltas
Send:          293534        746        104          0
ERROR. server says:  404 Not Found
Total network traffic: 74196 bytes sent, 380 bytes received



You will not be surprised to hear that trying "fossil push" also 
produced the same 404 error.

Any ideas?

Daniel.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to