On Thu, Oct 14, 2010 at 03:06:28PM -0400, 
saulgo...@flashingtwelve.brickfilms.com wrote:
> Quoting Lluís Batlle i Rossell <virik...@gmail.com>:
> 
> > I'm trying:
> > fossil settings web-browser lynx
> > fossil ui rep.fossil
> >
> > and
> >
> > fossil settings web-browser `which lynx`
> > fossil ui rep.fossil
> >
> > None of them open lynx as the web browser. What am I doing wrong?
> 
> You (apparently) have to be within an open checkout to change the  
> 'settings'. However, when you specify a repository to the 'ui'  
> command, it employs the global setting for the web browser. Therefore  
> you should use the '-global' switch when you change your 'settings'.
> 
>     fossil settings web-browser lynx -global
>     fossil ui rep.fossil

I was not in an open checkout. In that computer I never opened the repository,
because I am only interested in the 'ui'.

I have the global setting to 'lynx'. Out of any opened repository:
$ fossil settings
....
web-browser          (global) lynx

$ fossil ui file.fossil
^this does not open lynx. This opens firefox.
Tested in x86_64-linux and mips-linux.

If I get into an opened checkout, and I type "fossil ui", it yes opens lynx.

There may be some bug. May I report it or the list is enough?

Regards,
Lluís.
_______________________________________________
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