Re: [fossil-users] cannot push or commit

2011-09-02 Thread ron georgia
At a complete loss. This is what i get every time, no matter what i do. Perhaps there is some fundamental thing i am not understanding. rgeorgia@rgeorgia-c1:~/workspace/FOSSIL/ntracker$ fossil push Server:http://carepo01.us.alcatel-lucent.com/cgi-bin/ntracker/ via proxy:

Re: [fossil-users] cannot push or commit

2011-09-02 Thread James Turner
On Fri, Sep 02, 2011 at 01:44:51PM -0400, ron georgia wrote: At a complete loss. This is what i get every time, no matter what i do. Perhaps there is some fundamental thing i am not understanding. rgeorgia@rgeorgia-c1:~/workspace/FOSSIL/ntracker$ fossil push Server:

Re: [fossil-users] cannot push or commit

2011-09-02 Thread ron georgia
Thanks James (or Jim) - but here is what i get: rgeorgia@rgeorgia-c1:~/workspace/FOSSIL/ntracker$ fossil push http://rgeor...@carepo01.us.alcatel-lucent.com/cgi-bin/ntracker password for rgeorgia: via proxy: http://proxy.gslb.alcatel-lucent.com:8000 Bytes Cards Artifacts

Re: [fossil-users] cannot push or commit

2011-09-02 Thread ron georgia
O! Got it! I removed the proxy. fossil set proxy off. Now i use my local proxy setting. rgeorgia@rgeorgia-c1:~/workspace/FOSSIL/ntracker$ fossil push http://rgeor...@carepo01.us.alcatel-lucent.com/cgi-bin/ntracker/ password for rgeorgia: Bytes Cards Artifacts Deltas

Re: [fossil-users] cannot push or commit

2011-09-02 Thread Joerg Sonnenberger
On Thu, Sep 01, 2011 at 12:53:45PM -0400, Martin S. Weber wrote: Sadly if you clone with http://USER@host/...my.fsl and enter the password in the prompt, it will *not* remember the password (at least last time I tried). You can use USER:PASSWOR@host. Joerg

Re: [fossil-users] cannot push or commit

2011-09-01 Thread Martin S. Weber
Try setting the autosync URL (fossil remote-url) to http://user@host:port/path. Note the presence of user in the URL. -Martin ___ fossil-users mailing list fossil-users@lists.fossil-scm.org

Re: [fossil-users] cannot push or commit

2011-09-01 Thread Martin S. Weber
On 09/01/11 12:30, Stephan Beal wrote: On Thu, Sep 1, 2011 at 6:23 PM, Martin S. Webermartin.we...@nist.govmailto:martin.we...@nist.gov wrote: Try setting the autosync URL (fossil remote-url) to http://user@host:port/path. Note the presence of user in the URL. To expand on that a bit: if