Thus said Stephan Beal on Fri, 15 Nov 2013 22:33:44 +0100:

> @Devs:  it  seems  a new  error  might  have  come  up in  the  recent
> URL/user/password-related changes?

>From what I can tell, it  looks unrelated. Fossil does not exchange user
credentials when cloning without a user  specified in the URL (it worked
this  way in  previous versions  as well).  So the  capabilities of  the
Nobody user apply here.

The ability to write to this  clone will be dictated by the capabilities
of the Nobody user:

fossil clone http://remote.server/ clone.fossil

The ability to  write to this clone will be  dicated by the capabilities
of the m0 user:

fossil clone http://[email protected]/ clone.fossil

If I have missed something, I can look at it later.

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

Reply via email to