Tom Copeland's Recent Posts

RSS Feeds

« Talking about Ruby and RubyForge on the Technometria podcast | Main | PMD + Clover 2.0 Beta »

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d83451d3c069e200e55070a7c38834

Listed below are links to weblogs that reference ViewVC with mod_python, up and running:

» ViewVC with mod_python, up and running from PsychicProgrammer.com
After an epic struggle I've gotten ViewVC working under mod_python, so I can finally close this bug. More importantly, browsing Subversion and CVS repositories on RubyForge should be much faster now that we're no longer using CGI for this. Go...Link:... [Read More]

Comments

it would appear that Rubyforge is down again :-(

Thanks, this entry helped me get viewvc working again (used to have it working on a windows machine).

During my googling, I figured out how to use the python path directive. Here's what I set mine to:

PythonPath "['usr/local/viewvc-1.0.3/bin/mod_python'] + sys.path"

Kyle - Cool, glad it helped! Hm, maybe I'll try that PythonPath directive again... it certainly would be nicer than adding it to the Python sys.path...

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been saved. Comments are moderated and will not appear until approved by the author. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

Comments are moderated, and will not appear until the author has approved them.