I'm trying to install cvszilla right now. I have apache, bugzilla-2.18.3 and the latest cvszilla. The docs say to run a Makefile which doesn't seem to exist...
Steven W. Orr
steveo@...
Aug 10, 2005 2:39 pm
109
I see in commit.branch that I need to change the src code for commit.c but I'm not clear on what this change accomplishes. We are not using cvs as a server....
Steven W. Orr
steveo@...
Aug 10, 2005 5:12 pm
110
Hi Steven, You only need to use the patch if you want per-branch commit rules. :) If you don't want that, you don't need the patch, and can disable ...
On Thursday, Aug 11th 2005 at 11:23 +1200, quoth Jason Pollock: =>Hi Steven, => =>You only need to use the patch if you want per-branch commit rules. :) =>If...
Steven W. Orr
steveo@...
Aug 11, 2005 12:58 am
112
... Do you want some people to be allowed to commit to some branches but not to others?...
Bruce Hoult
bruce@...
Aug 11, 2005 1:06 am
113
On Thursday, Aug 11th 2005 at 13:06 +1200, quoth Bruce Hoult: =>On 11/08/2005, at 12:58 PM, Steven W. Orr wrote: => =>> Not quite there yet. I need just a...
Steven W. Orr
steveo@...
Aug 11, 2005 1:09 am
114
... Not a problem! There's nothing that keeps you from using your own locker. :) I'd love to see it. So, if you don't need us to do the branch locking, don't...
On Thursday, Aug 11th 2005 at 13:32 +1200, quoth Jason Pollock: =>On Thu, 2005-08-11 at 13:09, Steven W. Orr wrote: =>> On Thursday, Aug 11th 2005 at 13:06...
Steven W. Orr
steveo@...
Aug 11, 2005 12:50 pm
116
Mathew, I tried the the 0.2.2 version. After a couple of hiccups, the database rebuild was successful. However the regenerated transactions are not in...
... Cool - you got it to work! Um, no, there is no way currently to fix that. What happens is that the program just parses every single RCS file that it finds...
Last time I asked a question here I was very successful. I now have cvszilla deployed and somehow I managed to fool them all into thinking it works :-) I have...
Steven W. Orr
steveo@...
Sep 2, 2005 3:08 am
119
Yes, "editcvs" is rather sneaky. :) The editcvs group is a bugzilla group. To avoid creating our own user and permission management system, we're piggy...
Hi Jason, See one more example below. Best Regards, Leonid...
Leonid Shulov
lshulov@...
Sep 5, 2005 10:25 am
121
I just installed cvszilla on linux, evry thing is working fine except the "query tags" page, when I press the link I get "Internal Server Error" , and in the...
Hrm. I can't tell immediately what is wrong. Let's try a couple of things. I take it you installed cvszilla in /usr/local/cvszilla? Did querytag.cgi get...
Yes, for all the questions... this is the only page I can't access , it looks like is trying to access another file from the querytag.cgi file which is not...
Hi Steeve, ... I've never tried it! In principle I don't see a problem with it; you'd need to be using perl and pserver- or ssh-based CVS server mode. It might...
Tony Garnock-Jones
tonyg@...
Sep 26, 2005 9:38 pm
125
Using the old version I have for cvszilla, transactions are updated in order. I've upgraded to the newest version which uses cvsdb modules instead, and the...
Also, the copy of the Java db generator isn't saved from the attachment before, can someone send that or the perl version to me? It's an option, I'd like to...
... For the Java version, please see http://www.wellquite.org/cvszillaj/ If you can wait until the weekend then I'll get a new version of cvszillaj up - I've...
Hi, Anyone using cvszilla with Bugzilla 2.20? Any issues? I haven't used cvszilla in nearly a year but now want to do an install for a client. I have an...
Bruce Hoult
bruce@...
Nov 30, 2005 8:32 pm
129
... That's odd that it's restarted at 1. ... That's very odd that it is restarting from 1. The perl version of cvszilla relies on mysql to maintain the...
... Yeah, I've been slack. Well busy actually. Planning a wedding, buying a house, trips, relatives with kids. Busy year. You do have a cvs account. If you...
I've found the issue, thank you for your help. I've inherited a variety of systems from a previous admin. It seems that while a VC db was there (and empty) the...
... Yes. It works fine with the Java version, I can't speak for the purely Perl version though, though I'd be surprised if there were problems. Most of the...
... Right, it's now up. Head to http://www.wellquite.org/cvszillaj/ for the newest version (0.2.3). Nearly all the improvements are on the web site of things...
When trying to checkin file to CVS containing spaces, it fails due to bug in cvszilla script : logmsg.archive, since it's do expect file name without spaces ...
... Which version of cvs are you using? If it's pre 1.12.6 then you must format the entries in your loginfo file using lots of commas. If it's after 1.12.5...
... Getting paid for it is definitely going to result in better maintenance. [begin oblig slashdot reference - groaning allowed] I for one welcome our new Java...
Hi, A while ago, someone asked if it was possible, after rebuilding the database from a cvs repository, to reorder all the transactions in database such that...