[fossil-users] getting 404 on update?

2009-12-20 Thread Stephan Beal
Hi, all!


step...@jareth:~/cvs/fossil/fossil$ fossil update
Autosync:  http://www.fossil-scm.org/fossil
Bytes  Cards  Artifacts Deltas
Send: 318  5  0  0
ERROR. server says:  404 Not Found
Total network traffic: 416 bytes sent, 261 bytes received

step...@jareth:~/cvs/fossil/fossil$ f info
project-name: Fossil
repository:   /home/stephan/cvs/fossil/fossil.fsl
local-root:   /home/stephan/cvs/fossil/fossil/
project-code: CE59BB9F186226D80E49D1FA2DB29F935CCA0333
server-code:  c7d762ef2a202474a9d04a38050f1c789b2fc771
checkout: 007d0a9b3f7c0288c072cc4909571b50d2e54392 2009-12-19 21:04:29
UTC
parent:   8e147fdbac452ff3d92faa44bd26f678e3c00efb 2009-12-19 03:16:52
UTC
tags: trunk


i was able to do an error-free update yesterday, but after switching to the
binary in that update, i can neither run local server mode (connection
reset by peer errors on connect), and update produces the above 404.

i can still update to an older version, apparently, so it's not clear
whether the 404 is fatal or cosmetic:

step...@jareth:~/cvs/fossil/fossil$ f time
...
=== 2009-12-18 ===
23:54:24 [0f4f6c0325] For the version information web pages, change the
...

step...@jareth:~/cvs/fossil/fossil$ f up 0f4f6c0325
Autosync:  http://www.fossil-scm.org/fossil
Bytes  Cards  Artifacts Deltas
Send: 318  5  0  0
ERROR. server says:  404 Not Found
Total network traffic: 416 bytes sent, 261 bytes received
UPDATE src/main.mk
MERGE src/makemake.tcl
UPDATE src/merge3.c
UPDATE src/setup.c
REMOVE src/skins.c
UPDATE src/style.c
step...@jareth:~/cvs/fossil/fossil$ make
...

and then the 404 is gone:

step...@jareth:~/cvs/fossil/fossil$ ./fossil update
Autosync:  http://www.fossil-scm.org/fossil
Bytes  Cards  Artifacts Deltas
Send: 318  5  0  0
Received:4370 95  0  0
Send: 600 11  0  0
Received:7370101  1  5
Send: 318  5  0  0
Received:4370 95  0  0
Total network traffic: 1431 bytes sent, 9129 bytes received
UPDATE src/main.mk
MERGE src/makemake.tcl
UPDATE src/merge3.c
UPDATE src/setup.c
ADD src/skins.c
UPDATE src/style.c
UPDATE src/update.c


and fossil server responds again.

-- 
- stephan beal
http://wanderinghorse.net/home/stephan/
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] getting 404 on update?

2009-12-20 Thread Stephan Beal
On Sun, Dec 20, 2009 at 12:53 PM, Stephan Beal sgb...@googlemail.comwrote:

 i was able to do an error-free update yesterday, but after switching to the
 binary in that update, i can neither run local server mode (connection
 reset by peer errors on connect), and update produces the above 404.


Please disregard - these both seem to be fixed in one of yesterday's
late-night commits.

step...@jareth:~/cvs/fossil/fossil$ ./fossil info
project-name: Fossil
repository:   /home/stephan/cvs/fossil/fossil.fsl
local-root:   /home/stephan/cvs/fossil/fossil/
project-code: CE59BB9F186226D80E49D1FA2DB29F935CCA0333
server-code:  c7d762ef2a202474a9d04a38050f1c789b2fc771
checkout: 2255e4e3ba2ecbc64f20e10baa0666b92987d1d4 2009-12-20 02:58:18
UTC
parent:   91b90814256f9a55459f7c97fc5c3dd6952deea1 2009-12-20 02:53:55
UTC
tags: trunk


-- 
- stephan beal
http://wanderinghorse.net/home/stephan/
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users