Re: [fossil-users] Help to setup new fossil repository

2010-11-09 Thread Stephan Beal
On Tue, Nov 9, 2010 at 8:06 PM, Gour wrote: > Fossil is just one executable. I'm not familiar with Windows hosting, > but on using you need just to put fossil executable file into your > cgi-bin folder. > Addenda to my post: if your _hoster_ is running windows then you can probably ignore most o

Re: [fossil-users] Help to setup new fossil repository

2010-11-09 Thread Stephan Beal
On Tue, Nov 9, 2010 at 7:52 PM, jeff archer wrote: > Maybe with some hands on time, I could figure my way through but I was > hoping to find more instructions. > A brief HOWTO (but topics like "setting the executable bit" will still require some research on your part)... First you'll need a fos

Re: [fossil-users] Help to setup new fossil repository

2010-11-09 Thread Gour
On Tue, 9 Nov 2010 10:52:23 -0800 (PST) >> "jeff" == jeff archer wrote: jeff> Yes.  Sorry.  Unfortunately, I'm a windows guy so I've got some jeff> learning curve to scale. No problem. jeff> Maybe with some hands on time, I could figure my way through but jeff> I was hoping to find more inst

Re: [fossil-users] Help to setup new fossil repository

2010-11-09 Thread jeff archer
>Tue, 09 Nov 2010 07:16:56 -0800 >Gour > >Have you read >http://www.fossil-scm.org/index.html/doc/tip/www/quickstart.wiki#serversetup? > Yes.  Sorry.  Unfortunately, I'm a windows guy so I've got some learning curve to scale. Maybe with some hands on time, I could figure my way through but I was

Re: [fossil-users] Help to setup new fossil repository

2010-11-09 Thread Gour
On Tue, 9 Nov 2010 05:11:22 -0800 (PST) >> "jeff" == jeff archerwrote: jeff> What should I ask my web host to know if fossil can be supported jeff> by them? Ability to run user CGI scripts, in this case CGI script is C program (fossil). jeff> Can someone point me to instructions for install