On Thu, 04 Nov 2010 19:39:01 +0100, Petr Ferdus wrote > Subject: Re: [fossil-users] fossil local server > To: <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset=UTF-8 > > > ______________________________________________________________ >> 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
If you are asking me, I have Windows XP and I am not using any windows services. I am trying to run this on the command line (for evaluation purposes). The command is "fossil.exe server ." rd _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

