[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: RE: Python Bindings under Windows (ViewCvS on windows)

From: Walter Nicholls <walter.nicholls_at_cornerstone.co.nz>
Date: 2003-08-13 23:48:45 CEST

I'm hardly an expert, but if CGI and mod_python versions both crash, and
RCS and CVS (and SVN?) both crash, that suggests a problem with Python.

Do you still have traces of ActiveState python on the system. Path
pointing to it? Perhaps it is trying to mix parts of ActiveState and
python.org versions?. The EXE from one plus a DLL from the other could
easily cause exceptions.

I don't see why either implementation of Python shouldn't work. I just
tried one.

Alternatively .. although this seems unlikely .. maybe someone has
broken the current ViewCVS source. I would have expected a Python
traceback though, rather than a C5.

-----Original Message-----
From: Andy Buchanan [mailto:Andy.Buchanan@artworks.co.uk]
Sent: Thursday, 14 August 2003 4:05 a.m.
To: Andy Buchanan; users@subversion.tigris.org
Subject: RE: Python Bindings under Windows (ViewCvS on windows)

FYI, The CGI script exhibits the same problem.

-----Original Message-----
From: Andy Buchanan [mailto:Andy.Buchanan@artworks.co.uk]
Sent: 13 August 2003 14:38
To: users@subversion.tigris.org
Subject: RE: Python Bindings under Windows (ViewCvS on windows)

I followed these instructions and everything seemed okay at first (my
previous attempt was trying to use ActiveState Python and the .cgi
binding)

Alas, although the directory listings work fine, any attempt to
get file info crashes mod_python. In case it was the external tools,
I tried with both RCS and CVSNT configured. Always the same error:

>From Apache Log:
[Wed Aug 13 11:36:31 2003] [notice] Parent: child process exited with
status
3221225477 -- Restarting.
[That's C0000005 in hex, which of course is out x86 friend "Access
Violation"]

No python traces or additional error logging appears to be generated.

Since I can't think of anything else to try at the moment, I'm going to
have another go at running it as a normal cgi script.

Cheers,
Andy

-----Original Message-----
From: Russell Yanofsky [mailto:rey4@columbia.edu]
Sent: 12 August 2003 22:58
To: users@subversion.tigris.org
Subject: Re: Python Bindings under Windows (ViewCvS on windows)

Walter Nicholls wrote:
> ...
> DISCLAIMER: I haven't retested any of this to see if my instructions
> are correct or complete.

FWIW, those instructions seem right and should work.

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 22 04:26:05 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.