As you can guess from bug 31, I'm pretty unimpressed with Class::DBI. The requirements seem onerous for the benefits, which I still think are questionable. Any...
Jeff Apple
japple@...
Nov 5, 2004 11:14 am
9
... Jeff, you will have to be able to install modules. The next batch of features (involving templates/RSS/XML/etc) will all require new Perl modules, each of...
Jeff, The ContextualFetch came in with 0.96 of Class::DBI. Version 0.95 might work better for you, it doesn't end up with that dependency. You would also...
... Ah, the joys of homework. Thankfully, I haven't had to worry about that for a while. For me, it's house buying! ... A good goal! You've definitely hit a...
Hi! I'm trying to install cvszilla on my freebsd system. The thing is, I think it has corrupted my CVS repository. Here is the error message. /usr/bin/cvs -f...
Hi Rene... ... Why do you think it has corrupted your repository? I don't see any evidence of that from your message. ... Did you install DBI and the MySQL DBI...
Tony Garnock-Jones
tonyg@...
Jan 4, 2005 3:56 pm
14
... Rene, Hi! Sorry to hear that you're having problems. From the backtrace, it looks like you don't have "Class::DBI" installed? Since you don't have a...
It's all ok now. I thought my CVS got corrupted but it was not. I'm still very interested in making this cvszilla work, though. I think DBI is already...
I have many problems to use cvszilla. First, I realized that I have to enter Job's number or Bug's number. So I entered that number and executed like below...
... Don't apologise! Your English is perfectly understandable, better than some native speakers! :) Just a quick couple of questions to help us fix this...
... When I execute 'import', I wrote like shell> cvs -m "job:1 Test1" abc webdox start then, this paragraph is entered to vc(database) as log message ...
Hi, I have a question about the CVS User and BUG User that are supposed to be displayed in the"usermapping.cgi" file. In my installation it doesn't show...
... Hi, Hmmm, I don't have the usermapping.cgi immediately available in front of me, so I can't tell if it's working or not. :( The mapping from cvs to...
Hi, Thanks for the additional information! There was a bug in cvszilla with cvs imports. I believe that I have fixed this on the HEAD of the repository. If...
Wow, finally I caugt the errors~!!! The previous problem was caused by Perl modules.. I didn't install Class::DB and I didn't know~^^ Anyway, Thank you for...
Actually, I didn't know about the upgrade versions.. So I downloaded the latest version from www.cvszilla.org..and did as manual says... However, I met the...
Hi: Where can I reset the transaction ID? I completly deleted the tables of the VC database tha CVSZilla creates, and the transaction ID's keep increasing!. I...
On Wed, 19 Jan 2005 11:37:08 +1300 (NZDT), Jason Pollock ... TRUNCATE theTableInQuestion; ... will reset auto-increment columns as well as deleting all...
Bruce Hoult
bruce@...
Jan 18, 2005 10:54 pm
31
I have another problem when I commit files. The comments of error are related to cvsdb::GeneralJobs. Because the cvsdb directory doesn't exist in Perl ...
... Hi, It sounds like you are running into the same problems that Rahul has. If you could look at that conversation, there are some instructions on how to ...
... It should be available as part of the cvszilla mailing list archives. Hmmm. looking at the archives, it doesn't appear to be there. Very strange. Looks...
... I have fixed the problem that was keeping commit.branch from even executing, and checked it into the repository. If you do a cvs update, you should get...
Hi all, I'm having a specific requirement on our CVS server. We need to integrate the CVS and the Bugzilla server, and capture the following information on the...
... Hi Jagadeesh, You are free to download cvszilla from www.cvszilla.org (via CVS). Older versions can be obtained from: http://homepages.kcbbs.gen.nz/~tonyg/...
We have many repositories in CVS. In "Transaction ID" page I can see only first repository files from the @CVSrepositories. What I can do to see all...