dear list,
I would like to use fossil as cgi program on a thttpd server.

The problem is that it seems fossil cannot connect to a server that requires 
authorization.
This problem manifests only when using the command line, when I use fossil via 
web
browser it works fine.

In other words, when I browse (with firefox or elinks) this address it works 
fine:
http://name:p...@www.example.org/fossil/project1

when I use this command in my command line it does not:
fossil clone http://name:p...@www.example.org/fossil/project1 project1
fossil answers 401.

In other to use the authorization feature of thttpd I made a .htpasswd using 
htpasswd.

What I am doing wrong?
Thanks
Paolo

                                          
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to