cvsmonitor-discuss Mailing List for CVS Monitor
Brought to you by:
adamkennedy
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Michael D. H. <mh...@nu...> - 2003-07-10 14:39:32
|
I installed cvs-monitor fine, and I really like it. The module summary page is great. I like hos it shows me the important changes and lets me click through to a file. What I can't figure out is how to browse the module. The "Browse Modules and Repositories" page says: Selecting a module will allow you to see a summary of that module, and look deeper to see information on individual files and versions within the module. When when I select a module I get the summary page but I can't see where to find a list of files & directories. I think I must be missing something obvious. Thanks, Michael |
From: <be...@gr...> - 2003-07-10 00:24:29
|
Hi, I posted my entire installation issues with GD on your forum. Regards, Sikosis _______________________________________________________ Processed by Gravity 24 Hour Web Mail |
From: <be...@gr...> - 2003-07-07 06:07:19
|
Hi, Is the GD CPAN module really necessary ? I've trying to use CVSMonitor and all I've been able to do so far is obtain all the CPAN modules except for the GD library which fails when it runs it's "make test". Can this be skipped ? or be downloaded some other way ? _______________________________________________________ Processed by Gravity 24 Hour Web Mail |
From: Michael D. H. <mh...@nu...> - 2003-06-25 21:40:17
|
First, let me say hi. I just grabbed cvsmonitor last week. After I got over the GD build problems (not your fault, but my system didn't have the required libs) I found the rest of the install probably the easiest and cleanest I have ever had for a web application. Kudos all around. I love open source! I found and fixed a small bug (patches are on the sourceforge site) and added a small enhancement so that trackers will pick up our bugzilla links (also in the patch). It is so great to be able to do that, and the code was very nicely written making it easy to find exactly the parts I needed. That's not so easy to do, especially in perl. Kudos again. I added a tracker (bugzilla link) to all my modules. All checkins have "ISSUE:1234" in their message, and in one of my modules (named "Core") that shows up as a bugzilla link. In none of the others does it show up as a link. I did checkout the Core module after I created the tracker, but the others I created the tracker after I checked it out. Is that the cause of the problem? How do I go about fixing this? Do I need to flush a cache somewhere? Thanks, Michael |
From: Carlos E C. <car...@ho...> - 2002-12-13 20:58:48
|
Hi, I have installed CVSMONITOR 0.6.1 on LINUX RED HAT 7.2. I satisfactorily completed the tasks of setup, but when attempt to execute cvsmonitor.pl for the first time, nothing happens. The Apache Server does not indicate any error. I have a CVS Server installed in the same computer, but it's Disabled. That it can be happening? Thank in Advance Ing.Carlos Carranza harriague+asociados Bedoya 695 - Córdoba - Argentina http://www.harriague.com.ar _________________________________________________________________ MSN Fotos: la forma más fácil de compartir e imprimir fotos. http://photos.msn.es/support/worldwide.aspx |
From: David HM S. <sp...@ze...> - 2002-11-30 18:41:34
|
Has anyone installed cvsmonitor under RH8.0 (which uses Apache 2.0)..? I am getting perl errors at line 2068 of cvsmonitor.pl [Sat Nov 30 12:06:05 2002] [error] [client 192.168.23.2] Premature end of script headers: cvsmonitor.pl [Sat Nov 30 12:06:05 2002] [error] [client 192.168.23.2] [Sat Nov 30 12:06:05 2002] cvsmonitor.pl: Can't declare array dereference in my at /var/www/cgi-bin/cvsmonitor.pl line 2068, near "$Files =" [Sat Nov 30 12:06:05 2002] [error] [client 192.168.23.2] Execution of /var/www/cgi-bin/cvsmonitor.pl aborted due to compilation errors. This is a stock RH8 (with all current patches) system... Any ideas..? David |