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

Re: Python Bindings under Windows (ViewCvS on windows)

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-08-18 16:42:03 CEST

Andy Buchanan wrote:
> 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:

Does it crash when showing file info from CVS repositories? These external
tools are not used with subversion repositories.

> 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.

Make sure you have show_changed_paths = 0 in viewcvs.conf? Having this
option enabled with an old version of the bindings will cause an access
violation...

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 18 16:42:44 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.