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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 74 - 103 of 169   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
74
... Leonid, This sounds like the same problem that Gabi has mentioned with cvszilla not being able to tell viewcvs which repository to look in when there are...
Jason Pollock
Jason_Pollock
Offline Send Email
Apr 1, 2005
8:13 am
75
You are right Leonid...
Leonid Shulov
lshulov@...
Send Email
Apr 3, 2005
6:27 am
76
Hi Jason, My user received this error log after command cvs import (there is not any file named -, import to repository with new tag): Your transaction ID is:...
Leonid Shulov
lshulov@...
Send Email
Apr 4, 2005
3:04 pm
77
Hi Jason, At the bottom of the "Transaction ID" page I see: Files *Filename* *Old version* *New version (Diffs)* *Branch* *Directory:* //u-boot/ -...
Leonid Shulov
lshulov@...
Send Email
Apr 4, 2005
3:21 pm
78
I wrote small Pyton program, which send to my users E-mail's with files list from cvs commit. I set this program to "loginfo" before "logmsg.archive". My...
Leonid Shulov
lshulov@...
Send Email
Apr 5, 2005
7:44 am
79
... Sorry it's taken me so long to get back to you, I've just been travelling back to New Zealand from the UK. I'll take a look and let you know later on this...
Jason Pollock
Jason_Pollock
Offline Send Email
Apr 7, 2005
3:19 am
80
That is the problem. :) Since the loginfo scripts are essentially invoked for each directory, it gets a little difficult to tell when the commit is over. The...
Jason Pollock
Jason_Pollock
Offline Send Email
Apr 7, 2005
8:13 pm
81
Hi all, I've installed CVSZilla according to the README files, and it works when I import or commit something to the CVS Repository, it always check for the...
江培华
phjiang@...
Send Email
Apr 13, 2005
4:51 am
82
Hi. The problem you are experiencing is due to the fact that you have different user names for CVS and Bugzilla. To correct the situation you have to map the...
Gabi Dobritescu
bps_gdobritescu
Offline Send Email
Apr 13, 2005
7:29 am
83
Hi Jason, My user received same error log after comand cvs add <directory>: yuli@astp0002:~/Customers/u-boot$ cvs add board/Aware/ ? board/Aware/Plymouth ...
Leonid Shulov
lshulov@...
Send Email
Apr 13, 2005
3:51 pm
84
... Thanks Leonid, This has pointed out to me that I really do need to write up at least a basic regression test suite. Thanks, Jason...
Jason Pollock
Jason_Pollock
Offline Send Email
Apr 14, 2005
11:42 pm
85
Hi,all First, thanks a lot Gabi! I mapped the CVS user to Bugzilla user manually, and now when I import or commit something to the CVS Repository, the log...
Josephly
phjiang@...
Send Email
Apr 15, 2005
9:54 am
86
... There is a bugzilla user permission that is needed to edit users using usermapping.cgi. The user must be in the bugzilla group "editcvs". I don't have...
Jason Pollock
Jason_Pollock
Offline Send Email
Apr 17, 2005
9:21 pm
87
... From: "Jason Pollock" <jason@...> To: <cvszilla@yahoogroups.com> Sent: Monday, April 18, 2005 5:21 AM Subject: Re: [cvszilla] CVSZilla can not send...
Josephly
phjiang@...
Send Email
Apr 18, 2005
3:05 am
88
Thanks Joseph! I've got you on the backlog. :) I have to sort out a minor security hole, Leonid's problems and then I'll get to yours. Thanks for your...
Jason Pollock
Jason_Pollock
Offline Send Email
Apr 19, 2005
9:57 pm
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
Online Now 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
Online Now 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
Messages 74 - 103 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