Same issue exists with fossil server command too... am I doing something wrong?

(following commands are run after starting: fossil server main.fossil)

D:\temp>del local.fossil

D:\temp>fossil clone http://a0756885lt:8080/fossil/main local.fossil
                Bytes      Cards  Artifacts     Deltas
Send:             552         22          0          0
1fossil: server says: not authorized to clone

D:\temp>fossil clone http://localhost:8080/fossil/main local.fossil
                Bytes      Cards  Artifacts     Deltas
Send:             552         22          0          0
Received:        1228         11          0          0
Send:              96          1          0          0
Received:         348          4          1          0
Total network traffic: 747 bytes sent, 1196 bytes received
Rebuilding repository meta-data...
1 (100%)...
project-id: c77ecc3d83d183031774964938ebfbd1ad763a44
server-id:  cdc66189fa8ed959adc76606bd434ad6ddc50e71
admin-user: a0756885 (password is "b29cfb")

- Altu


> ----- Original Message -----
> From: "Altu Faltu" <[email protected]>
> To: [email protected]
> Subject: [fossil-users] Cannot checkout anonamously using CGI interface
> Date: Wed, 19 Aug 2009 12:04:46 -0500
> 
> 
> Platform: WinXP + apache + CGI
> 
> D:\temp>fossil version
> This is fossil version [79be9028eb] 2009-08-12 14:41:32 UTC
> 
> D:\temp>hostname
> a0756885lt
> 
> D:\temp>del *.fossil
> 
> D:\temp>fossil clone http://a0756885lt/fossil/main local.fossil
>                  Bytes      Cards  Artifacts     Deltas
> Send:             552         22          0          0
> 1fossil: server replies with HTML instead of fossil sync protocol:
> <p><font color="red">repository does not exist or is in an 
> unreadable directory: d:\temp\main.fossil</font></p>
> 
> *** Expected, as the repository file is deleted.
> 
> D:\temp>fossil new main.fossil
> project-id: c77ecc3d83d183031774964938ebfbd1ad763a44
> server-id:  00fc2758baae7acf63cd83a2fd17948594f0a449
> admin-user: a0756885 (initial password is "0226a9")
> 
> D:\temp>fossil clone http://a0756885lt/fossil/main local.fossil
>                  Bytes      Cards  Artifacts     Deltas
> Send:             552         22          0          0
> 1fossil: server says: not authorized to clone
> 
> *** Problem!
> 
> D:\temp>fossil clone http://localhost/fossil/main local.fossil
>                  Bytes      Cards  Artifacts     Deltas
> Send:             552         22          0          0
> Received:        1228         11          0          0
> Send:              96          1          0          0
> Received:         348          4          1          0
> Total network traffic: 741 bytes sent, 1332 bytes received
> Rebuilding repository meta-data...
> 1 (100%)...
> project-id: c77ecc3d83d183031774964938ebfbd1ad763a44
> server-id:  1831f3544e4c6a87d176f1076acab680680c1126
> admin-user: a0756885 (password is "d6c14a")
> 
> *** With localhost, it works with admin user.
> 
> - Altu
> 
> 
> --
> Be Yourself @ mail.com!
> Choose From 200+ Email Addresses
> Get a Free Account at www.mail.com!
> 
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

>


-- 
Be Yourself @ mail.com!
Choose From 200+ Email Addresses
Get a Free Account at www.mail.com!

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

Reply via email to