[fossil-users] not authorized to write - how to debug?

2013-11-15 Thread org.fossil-scm.fossil-users
'Lo. I'm suddenly seeing not authorized to write on attempting to push to a newly created and cloned repository. Is there some way to get either the server or the client to give more information? I've created and cloned this repository the same way as the other 44 repositories here, and have

Re: [fossil-users] not authorized to write - how to debug?

2013-11-15 Thread Stephan Beal
On Fri, Nov 15, 2013 at 9:47 PM, org.fossil-scm.fossil-us...@io7m.comwrote: I'm suddenly seeing not authorized to write on attempting to push to a newly created and cloned repository. Is there some way to get either the server or the client to give more information? I've created and cloned

Re: [fossil-users] not authorized to write - how to debug?

2013-11-15 Thread org.fossil-scm.fossil-users
On Fri, 15 Nov 2013 21:53:02 +0100 Stephan Beal sgb...@googlemail.com wrote: On Fri, Nov 15, 2013 at 9:47 PM, org.fossil-scm.fossil-us...@io7m.comwrote: I'm suddenly seeing not authorized to write on attempting to push to a newly created and cloned repository. Is there some way to get

Re: [fossil-users] not authorized to write - how to debug?

2013-11-15 Thread Stephan Beal
@Devs: it seems a new error might have come up in the recent URL/user/password-related changes? i'm headed off to bed in prep for a rare work-on-Saturday event, so i won't be able to look at this until Saturday night at the earliest. On Fri, Nov 15, 2013 at 10:28 PM,

Re: [fossil-users] not authorized to write - how to debug?

2013-11-15 Thread Andy Bradford
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

Re: [fossil-users] not authorized to write - how to debug?

2013-11-15 Thread Andy Bradford
Thus said org.fossil-scm.fossil-us...@io7m.com on Fri, 15 Nov 2013 20:47:47 +: I'm suddenly seeing not authorized to write on attempting to push to a newly created and cloned repository. Is there some way to get either the server or the client to give more information? fossil push

Re: [fossil-users] Not authorized to write

2009-10-02 Thread Bill Whiting
That resolved the problem for me. I'll try to clone again and see if the problem repeats. //Bill On 10/02/2009 12:04 PM, Wilson, Ronald wrote: on windows I have this problem where credentials don't 'stick' with the fossil remote-url command. use fossil pull with the full url to make

Re: [fossil-users] Not authorized to write

2009-10-02 Thread Bill Whiting
The problem did repeat. What can I capture to help troubleshoot. My steps were: fossil clone ~/fossil.repo/test.fossil http://u...@server.com Trivial edit on one file fossil commit -m Trivial edit to test fossil I was prompted for my keystore password, but not the repository password