[Lxr-dev] [ lxr-Bugs-1208448 ] not setting cvspath results in infinite looping
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2009-03-25 17:30:50
|
Bugs item #1208448, was opened at 2005-05-25 14:29 Message generated for change (Settings changed) made by mbox You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=1208448&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: SCM support Group: current cvs >Status: Closed >Resolution: Works For Me Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: not setting cvspath results in infinite looping Initial Comment: I upgraded my 0.9.3 installation to 0.9.4, and forgot to set the new variable 'cvsroot' in lxr.conf Clicking on any of the lxr links after that spawned many, many perl and diff processes that never ended. The only way they would end would be to restart the apache process. Setting the 'cvsroot' variable fixed these problems. I believe the solution to this problem is to add a check in lib/LXR/Files/CVS.pm to see if the variable 'cvsroot' is defined in the configuration, and, if not, to die with an error message. I am not logged in. If you need to reach me for comment use mic...@ge... Thanks, Michael Gellman ---------------------------------------------------------------------- >Comment By: Malcolm Box (mbox) Date: 2009-03-25 17:30 Message: There's no cvsroot variable in lxr.conf, so not sure what this defect is reporting. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=1208448&group_id=27350 |