Re: [fossil-users] Fossil on IIS

2011-03-31 Thread Tony Perovic
@lists.fossil-scm.org Subject: Re: [fossil-users] Fossil on IIS On Tue, Mar 29, 2011 at 5:39 PM, Tony Perovic wrote: > Works with Chrome, but Microsoft Internet Explorer didn't like it. > Now, if I could just get the users to switch Maybe using status 200

Re: [fossil-users] Fossil on IIS

2011-03-29 Thread Ron Wilson
On Tue, Mar 29, 2011 at 5:39 PM, Tony Perovic wrote: > Clicking the Login button, Fossil outputs this: > Status: 302 Moved Temporarily > Set-Cookie: fossil_login_3213c06d=anon%2F2455644... Path: > /Projects/Test/Test.fossil; expires=Wed, 23 Mar 2011 23:51:39 GMT; Version=1 > Location: /Projects/Te

Re: [fossil-users] Fossil on IIS

2011-03-29 Thread Tony Perovic
ct: RE: [fossil-users] Fossil on IIS I'm not familiar with the HTML meta reload tag...I had to google it. Clicking the Login button, Fossil outputs this: Status: 302 Moved Temporarily Set-Cookie: fossil_login_3213c06d=anon%2F2455644... Path: /Projects/Test/Test.fossil; expires=Wed, 23 M

Re: [fossil-users] Fossil on IIS

2011-03-29 Thread Tony Perovic
m.org [mailto:fossil-users-boun...@lists.fossil-scm.org] On Behalf Of Ron Wilson Sent: Tuesday, March 29, 2011 4:11 PM To: fossil-users@lists.fossil-scm.org Subject: Re: [fossil-users] Fossil on IIS On Tue, Mar 29, 2011 at 4:39 PM, Tony Perovic mailto:tpero...@compumation.com>> wrote: IIS has anoth

Re: [fossil-users] Fossil on IIS

2011-03-29 Thread Ron Wilson
On Tue, Mar 29, 2011 at 4:39 PM, Tony Perovic wrote: > IIS has another bug that prevents Set-Cookie and Redirection within the > same HTTP response. IIS tries to be efficient by executing the redirection > without involving the browser but fails to pass along the cookie so the > Login/Logout page

Re: [fossil-users] Fossil on IIS

2011-03-29 Thread Tony Perovic
n...@lists.fossil-scm.org [mailto:fossil-users-boun...@lists.fossil-scm.org] On Behalf Of Richard Hipp Sent: Tuesday, March 29, 2011 1:21 PM To: fossil-users@lists.fossil-scm.org Subject: Re: [fossil-users] Fossil on IIS On Tue, Mar 29, 2011 at 2:14 PM, Tony Perovic mailto:tpero...@compumation.com>> wro

Re: [fossil-users] Fossil on IIS

2011-03-29 Thread Richard Hipp
ard Hipp > *Sent:* Tuesday, March 29, 2011 12:38 PM > > *To:* fossil-users@lists.fossil-scm.org > *Subject:* Re: [fossil-users] Fossil on IIS > > > > > > On Tue, Mar 29, 2011 at 12:40 PM, Tony Perovic > wrote: > > This is driving me nuts…… > > > >

Re: [fossil-users] Fossil on IIS

2011-03-29 Thread Tony Perovic
sil-users-boun...@lists.fossil-scm.org [mailto:fossil-users-boun...@lists.fossil-scm.org] On Behalf Of Richard Hipp Sent: Tuesday, March 29, 2011 12:38 PM To: fossil-users@lists.fossil-scm.org Subject: Re: [fossil-users] Fossil on IIS On Tue, Mar 29, 2011 at 12:40 PM, Tony Perovic mailto:tp

Re: [fossil-users] Fossil on IIS

2011-03-29 Thread Richard Hipp
ed. Today it is not working. Windows is like that. > > > Tony Perovic > > Compumation, Inc. > -- > > *From:* fossil-users-boun...@lists.fossil-scm.org [mailto: > fossil-users-boun...@lists.fossil-scm.org] *On Behalf Of *Tony Perovic > *

Re: [fossil-users] Fossil on IIS

2011-03-29 Thread Tony Perovic
users-boun...@lists.fossil-scm.org [mailto:fossil-users-boun...@lists.fossil-scm.org] On Behalf Of Tony Perovic Sent: Tuesday, March 01, 2011 3:58 PM To: 'fossil-users@lists.fossil-scm.org' Subject: [fossil-users] Fossil on IIS Anybody get Fossil working as a "CGI script" on Mi

Re: [fossil-users] Fossil on IIS

2011-03-24 Thread Tony Perovic
m: Tony Perovic Sent: Wednesday, March 23, 2011 2:10 PM To: 'fossil-users@lists.fossil-scm.org' Subject: RE: [fossil-users] Fossil on IIS Same shit with IIS 7.5. Good news is that I won't have to upgrade the server. I'll have script around it somehow. So, clicking the Login button

Re: [fossil-users] Fossil on IIS

2011-03-23 Thread Tony Perovic
e home page. In fact, that's probably how I'll script it assuming that IIS doesn't try to outsmart itself again. Tony Perovic Compumation, Inc. From: Tony Perovic Sent: Tuesday, March 22, 2011 2:08 PM To: 'fossil-users@lists.fossil-scm.org' S

Re: [fossil-users] Fossil on IIS

2011-03-22 Thread Tony Perovic
ny Perovic Compumation, Inc. From: fossil-users-boun...@lists.fossil-scm.org [mailto:fossil-users-boun...@lists.fossil-scm.org] On Behalf Of Richard Hipp Sent: Tuesday, March 22, 2011 11:02 AM To: fossil-users@lists.fossil-scm.org Subject: Re: [fossil-users] Fossil o

Re: [fossil-users] Fossil on IIS

2011-03-22 Thread Richard Hipp
> > > Tony Perovic > > Compumation, Inc. > -- > > *From:* Tony Perovic > *Sent:* Friday, March 18, 2011 11:01 AM > > *To:* 'fossil-users@lists.fossil-scm.org' > *Subject:* RE: [fossil-users] Fossil on IIS > > > >

Re: [fossil-users] Fossil on IIS

2011-03-22 Thread Tony Perovic
Apparently, the Fossil Login with never work with IIS 6.0: http://support.microsoft.com/kb/176113 Tony Perovic Compumation, Inc. From: Tony Perovic Sent: Friday, March 18, 2011 11:01 AM To: 'fossil-users@lists.fossil-scm.org' Subject: RE: [fossil-users]

Re: [fossil-users] Fossil on IIS

2011-03-18 Thread Tony Perovic
I'm having trouble with the Login page on IIS/CGI I wrote a Perl script that accepts Fossil requests like this: http://myserver/cgi-bin/Fossil.pl?repository=\Projects\...\Test.fossil It generates a CGI script (Fossil.cgi): #! Fossil repository: \Projects\...\Test.fossil then invokes

Re: [fossil-users] Fossil on IIS

2011-03-07 Thread Tony Perovic
...@lists.fossil-scm.org] On Behalf Of Lluís Batlle i Rossell Sent: Friday, March 04, 2011 4:45 PM To: fossil-users@lists.fossil-scm.org Subject: Re: [fossil-users] Fossil on IIS On Fri, Mar 04, 2011 at 04:27:44PM -0600, Tony Perovic wrote: > Q: How should the CGI script invoke Fossil

Re: [fossil-users] Fossil on IIS

2011-03-04 Thread Lluís Batlle i Rossell
On Fri, Mar 04, 2011 at 04:27:44PM -0600, Tony Perovic wrote: > Q: How should the CGI script invoke Fossil to request these internal > resources? The CGI is quite a defined interface, telling any query information through environment variables, and expecting any answer in stdout. ___

Re: [fossil-users] Fossil on IIS

2011-03-04 Thread Tony Perovic
This is what I've got: - All our project files area stored on a shared file server (Windows Server 2003) - We have multiple clients - Clients have one or more projects - Clients could have multiple locations - Projects could have one or more subprojects - Each client/location/project/subproject h

Re: [fossil-users] Fossil on IIS

2011-03-01 Thread Richard Hipp
On Tue, Mar 1, 2011 at 4:57 PM, Tony Perovic wrote: > Anybody get Fossil working as a “CGI script” on Microsoft Server 2003 / > IIS? > > > > I’m trying to access multiple repositories with one script as described at: > > http://www.fossil-scm.org/index.html/doc/trunk/www/server.wiki > > > > Learn

[fossil-users] Fossil on IIS

2011-03-01 Thread Tony Perovic
Anybody get Fossil working as a "CGI script" on Microsoft Server 2003 / IIS? I'm trying to access multiple repositories with one script as described at: http://www.fossil-scm.org/index.html/doc/trunk/www/server.wiki Learned more than I ever wanted to know about IIS/CGI/Scripting. [cid:image002.j