Search the web
Sign In
New User? Sign Up
cvszilla
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 89 - 118 of 169   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
89
I recently attempted to update the cvszilla system form the old tarball (beta_2?) I seem to be having some issues with the database connection. Perhaps I am...
jmarkham86301
Offline Send Email
Jun 13, 2005
11:24 pm
90
Hi, CVSZilla requires Class::DBI to work correctly. Older versions do work without it, and can be obtained from: http://homepages.kcbbs.gen.nz/~tonyg/ ...
Jason Pollock
Jason_Pollock
Offline Send Email
Jun 14, 2005
4:01 am
91
Hi guys. I still hope that somebody will resolve this problem. Best Regards, Leonid...
Leonid Shulov
lshulov@...
Send Email
Jun 14, 2005
12:56 pm
92
Since currently CVSZilla does not support multiple repositories, I apply the following to temporarily fix this problem. (1) Add a column to the database table...
li_hsia_hsin
Offline Send Email
Jun 20, 2005
5:55 am
93
Hello, I just installed CVSZilla from the tar files. I was able to integrate it with CVS and also have the web interface. But it has following problems 1. It...
devals9
Offline Send Email
Jun 23, 2005
7:37 pm
94
... For 2.18, the processmail script has been removed. If you are using the tar version of cvszilla, you will need to find any references to processmail and...
Jason Pollock
Jason_Pollock
Offline Send Email
Jun 23, 2005
8:54 pm
95
Hello Jason, Thanks for the reply. Now I am not getting an error for processmail when I commit any files but I am not receiving any mail. I tried to run...
Deval
devals9
Offline Send Email
Jun 23, 2005
10:25 pm
96
If the cvszilla database is lost, is it possible to recreate it? What is the procedure (if any)? Thanks in advance...
Sriganesh Kini
sriganesh_kini
Offline Send Email
Jul 6, 2005
7:58 pm
97
... Hmmm. I'm not aware of one. It might be possible to modify the subversion migration tool to do the work. Perhaps someone else on the list has developed...
Jason Pollock
Jason_Pollock
Offline Send Email
Jul 6, 2005
9:11 pm
98
Why not just use standard DBA backup techniques? John...
John Markham
jmarkham86301
Offline Send Email
Jul 6, 2005
9:56 pm
99
... Once it's been deleted, it's really hard to make a backup to recover. :) If you're backing up your mysql data, then it it's just a standard restore. Jason...
Jason Pollock
Jason_Pollock
Offline Send Email
Jul 6, 2005
10:24 pm
100
Backing up the DB is the obvious method. But I was wondering if it can be avoided (saves disk space etc). E.g. ViewCVS and Bonsai are able to recreate the list...
Sriganesh Kini
sriganesh_kini
Offline Send Email
Jul 6, 2005
11:40 pm
101
... Sorry, we don't currently have that tool. :) Jason...
Jason Pollock
Jason_Pollock
Offline Send Email
Jul 6, 2005
11:50 pm
102
If the database can be recovered (or recreated) there is another important use. Say a project has just started using cvszilla, then transactions that were made...
hzzrzz
Offline Send Email
Jul 6, 2005
11:53 pm
103
... If I recall correctly, the original motivation for Matthew's Java version was to work around the horrendous (!) inefficiencies of the Perl implementation...
Tony Garnock-Jones
tonyg@...
Send Email
Jul 7, 2005
8:23 am
104
Tony Where can I download the Matthew's Java version and your local perl-cvszilla version of the DB rebuild scripts? PS: I am curious why cvszilla has the...
hzzrzz
Offline Send Email
Jul 7, 2005
8:35 am
105
Hi, ... I'm not sure Matthew has made his Java version publicly available yet, but I'll CC him on this. Matthew? My hacked-up version (will need careful...
Tony Garnock-Jones
tonyg@...
Send Email
Jul 7, 2005
8:58 am
106
Hi, ... I've sent it a couple of times to Jason but he's been really busy. With any luck I'll have some time this weekend to tidy it up and generally make it...
matthewsackman
Offline Send Email
Jul 7, 2005
7:50 pm
107
... Right, I know it's not the weekend but... It's now up on http://www.wellquite.org/cvszillaj/ Please give me a shout it it works for you or if it doesn't....
Matthew Sackman
matthewsackman
Offline Send Email
Jul 11, 2005
9:19 am
108
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@...
Send Email
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@...
Send Email
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 ...
Jason Pollock
Jason_Pollock
Offline Send Email
Aug 10, 2005
11:24 pm
111
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@...
Send Email
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@...
Send Email
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@...
Send Email
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...
Jason Pollock
Jason_Pollock
Offline Send Email
Aug 11, 2005
1:33 am
115
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@...
Send Email
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...
hzzrzz
Offline Send Email
Aug 18, 2005
7:10 am
117
... 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...
Matthew Sackman
matthewsackman
Offline Send Email
Aug 18, 2005
7:26 am
118
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@...
Send Email
Sep 2, 2005
3:08 am
Messages 89 - 118 of 169   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help