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...
Hi Matthew, thanks for your fast response we are using cvs 1.11, what did you mean by writing : you must format the entries in your loginfo file using lots of...
... Um, it's something like %{,,,sVv,,,} but I can't remember from memory. I'm pretty sure it's in the docs. Matthew -- Matthew Sackman BOFH excuse #134: ...
Is there a correction for this? I'm using cvs 1.12.12 and getting this error /var/cvs/release/QA/6_3_7/v6_3_7 Technical Notes.doc,v <-- v6_3_7 Technical...
The problem is in the logmsg.archive in the main() function in the line : my @remaining_args = split(/\s/, join(" ", @ARGV)); it's spliting it according to...
... Right, I now understand why my last "advice" didn't quite work out - the current version of cvszilla from cvszilla.org doesn't have the options I thought...
... this ... at ... fix ... the ... I ... The ... I ... Yes, I'd really appreciate it, I'm going to attempt to hack up something in the time being as I didn't...
Some thing happens with Bugzilla and mysql. I nothing changed but suddenly I see this message: Software error: DBI...
Leonid Shulov
lshulov@...
Jan 22, 2006 11:25 am
145
... Nothing we can do. You need to debug your mysql. Clearly *something* changed. Perhaps mysql is not running, perhaps the permissions or password changed....
Bruce Hoult
bruce@...
Jan 22, 2006 11:57 am
146
... I found error. Files ib_logfile0 and ib_logfile1 in /var/lib/mysql did not have same length. I saved its with .save and after that restart mysql. Leonid...
Leonid Shulov
lshulov@...
Jan 22, 2006 12:40 pm
147
found this cool place, actually, not even sure I want to share my secret source hehe. But you know what, Im a generous guy so i guess ill help you out, plenty...
brylee-stevens997@...
Feb 25, 2006 1:43 pm
148
My apologies for the spam, the user has been banned. Jason...
Everyone, I'm currently working on a fix for bug 48 - spaces in filenames. It requires a change to how the cvszilla scripts are invoked from cvs, so it will...
I installed cvszilla by exec "perl install.pl" and it finished without error. But when I edited the files in CVSROOT and tried to commit them to the CVS ,it...
Hi, You need to have the Class::DBI perl module installed. It's a object relational mapping module for perl that cvszilla uses. Regards, Jason Pollock...
hi, I had another question now ,perhaps it is not about cvszilla.Could anyone help me ? I try to query a transaction ,and it shows the transaction details,log...
Hello, I'm sorry, but I'm not going to be much help. :) ... I don't know much about cvsweb. Do you get this with every file or just verifymsg? Personally, I...