On Fri, Sep 16, 2011 at 4:55 PM, Jousef Lofstrom <jou...@netscape.net>wrote:

> Stephan Beal <sgbeal@...> writes:
> I cloned http://www.fossil-scm.org/ and built on 32 bit CentOS 5 and now
> have ...
>
> "Fossil version 1.19 [9f5c40cbe7] 2011-09-16 11:19:08".
>
> Alas, with the same result.
>
>
i can't explain that but i have one thing we can try:

fossil co json

make

and then visit your repo with these paths:

/json/login?n=yourname&p=yourpassword

the response should NOT contain the string: "resultCode":"...anything...".
If it does _not_ contain that then the login worked.

And then please try: /json/stat

and post the results of the second request. If that doesn't match up with
your permissions then maybe i can find where the disconnect is.

-- 
----- 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

Reply via email to