On Fri, Mar 14, 2014 at 7:04 AM, Michael Weise <michael.we...@ek-team.de>wrote:

> On Fri, 14 Mar 2014 06:39:33 -0400
> Richard Hipp <d...@sqlite.org> wrote:
>
> > On Fri, Mar 14, 2014 at 6:36 AM, Michael Weise <michael.we...@ek-team.de
> >wrote:
> >
> > > $ fossil push https://user:pass@sweserver/fossil/test_helloworld
> > > Round-trips: 1   Artifacts sent: 0  received: 0
> > > Push finished with 386 bytes sent, 276 bytes received
> > >
> > >
> > Try just:
> >
> >     fossil push https://user@sweserver//fossil/test_helloworld
> >
> > Without the ":pass".  Let it prompt you for the password.  Let use know
> if
> > that works better for you.
>
> $ fossil push https://user@sweserver/fossil/test_helloworld
> missing or incorrect password for user "user"
>
> => Doesn't work, no prompt.
>

Try:

    fossil remote https://user@sweserver/fossil/test_helloworld

Surely it will prompt then.

FWIW:  Lots of us do this kind of thing daily with no problem whatsoever.
So we are all at a loss as to what is going wrong for you.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
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