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...
Hey guys, anyone looking to learn CCNA the easy way, check out http://www.infodizz.com/ccna/online-ccna-tutorials.htm . This is one of the best links I found...
I upgraded mysql to Ver 14.12 Distrib 5.0.24 and Bugzilla to Version 2.22. After that I can't see transaction in Bugzilla, in CVSziila I see them. Is there...
Leonid Shulov
lshulov@...
Sep 6, 2006 10:34 pm
159
Hi Jason, I patched file /usr/share/bugzilla/globals.pl. After commit log file: cmd: cvs commit -F "/home/lshulov/.crossvc/tmp.Pknw9Y" "ProjectOpen.py" ...
Leonid Shulov
lshulov@...
Sep 11, 2006 11:05 pm
160
... Hi, we haven't ported to 2.22, so I don't know if there are any hidden problems. At the very least, you will need to re-apply the 2.18rc2 bugzilla patch to...
... I did an install against 2.22 a couple of weeks ago. I'll post my diffs later today. Don't want to check it in becuase I didn't take the time to make the...
Bruce Hoult
bruce.hoult@...
Sep 12, 2006 12:18 am
163
... It's because the longdescs table now has an isprivate not-null field. (yay!) So we neeed to fill it in. I chose to make all commit messages private. Also...
Bruce Hoult
bruce.hoult@...
Sep 12, 2006 1:49 am
164
I haven't had a chance to commit Bruce's changes yet, but the BugsLongdescs.pm changes should be sufficient to help you. As he said, the CGI scripts for user...
Hi Jason, I did all Bruce's patches without any new result. Maybe I do same thing wrong in config.pl ? I attached it. Best Regards, ... -- Shulov Leonid...
Leonid Shulov
lshulov@...
Sep 13, 2006 10:55 pm
166
I'm getting a pretty consistent error when checking in multiple directories recursively. Your transaction id is: XXXX (continuing existing transaction) cvs...
aeatwood2
aeatwood2@...
Nov 16, 2006 2:32 am
167
Everyone, I'm sorry to announce that my yahoo.com account was compromised. The individual that did this changed the password on the account, resulting in me...
To add a further refinement to this, I'm also getting the occasional core dump of CVS with a signal 11. The minimalist case is : WinCVS client in flat mode....
aeatwood2
aeatwood2@...
Nov 20, 2006 10:22 pm
169
hi, I'm want to install cvszilla on windows but I didn't find how to do it. I had obtain CVSZilla via CVS .But,I thing that the script install.pl is not...