in cygwin the same commands work

Windows command line you can do "start fossil ui", but this also creates a
separate console window, which doesn't help you. It does appear differently
in the taskbar however: a icon-less application, rather than a command line
icon.

I think others on this list have managed to setup fossil ui as a service one
can start and stop on windows. I don't know the specifics, however.

Tomek

On Thu, Jul 14, 2011 at 11:59 AM, Richard Hipp <d...@sqlite.org> wrote:

>
>
> On Thu, Jul 14, 2011 at 11:52 AM, Trou Macacq <mac...@gmail.com> wrote:
>
>> can we start fossil ui in background like 'net start fossil'
>> and than 'net stop fossil'? So one terminal window will be used for
>> controlling web-ui and working with repository. This will improve my
>> fossil experience a lot.
>>
>
> On linux and mac:
>
>     To start:    fossil ui &
>     To stop:    killall fossil
>
> I have no idea how to do something like this on windows.
>
>
>
>
> --
> 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
>
>
_______________________________________________
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