______________________________________________________________ > Od: "Wolfgang" <[email protected]> > Komu: [email protected] > Datum: 04.11.2010 17:22 > Předmět: Re: [fossil-users] fossil local server > >Richard Hipp <d...@...> writes: > >> >> >> On Thu, Nov 4, 2010 at 3:01 AM, Riza Dindir ><[email protected]> wrote: >> >> Maybe what I have understood is incorrect. To state it again. If I run >> the fossil server using this >> command >> fossil server . >> in the directory where the fossil files are (the fossil.exe can be >> there too), I should be able to direct >> my browser to the fossil repositories as >> >... > >> You are correct. If you pass a directory name to the "server" command then >> fossil will serve all repositories named *.fossil in that directory. I do >> this >> frequently myself. I know it works.But I always do it on Linux and Mac. >... >> Please try your command without the trailing "": >> fossil server . >... > >I'm running fossil on multiple machines (XP Pro, XP Home, Win7 HP) as service >with the directory option: no problems.
I can use fossil serving multiple repos from a directory along the lines: start "fossil repositories" /MIN fossil.exe server . Could you please share what you use in windows service/how you create them. If you also serve repositories via https I would like to see the set up of that as well. Thanks Peter >Maybe try > localhost:8080/repo-name/timeline >to test, if you have a problem with the redirection to the home page. > >Wolfgang > >_______________________________________________ >fossil-users mailing list >[email protected] >http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

