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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? 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 49 - 78 of 169   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
49
We have the following: - Bugzilla 2.18 running on one linux machine named "bugz" running Apache 2.0.53, MySQL 4.1.8 - CVS 1.12.11 running pserver on "cvs1"...
Rich
bottomscraper
Offline Send Email
Mar 3, 2005
8:46 pm
50
... This can work, but not right now. :( All versions of cvszilla currently assume that the bugzilla database is in the same mysql instance as the cvszilla...
Jason Pollock
Jason_Pollock
Offline Send Email
Mar 4, 2005
10:51 am
51
Bug "Last modified" time in Bugzilla don't changing after "CVS Transaction"(commit), changing is only after "Status" or/and "Resolution" change by Bugzilla. ...
Leonid Shulov
lshulov@...
Send Email
Mar 6, 2005
8:07 am
52
Hi, CVSzilla team I have only 3 questions: - Why in CVSzilla I can see only files from first line in @CVSrepositories from cvsweb.conf ? - Why I get itch...
Leonid Shulov
lshulov@...
Send Email
Mar 10, 2005
3:59 pm
53
Leonid, Thanks for the bug reports, you're finding plenty of them that no one else seems to be noticing. Frustrating for you, but good for us. :) ... I don't...
Jason Pollock
Jason_Pollock
Offline Send Email
Mar 10, 2005
5:01 pm
54
Good Morning, I found the CVSzilla tool only a little while ago and I have to say that is very cool. I have a question though. Is there a way to support...
rbalexan2000
Offline Send Email
Mar 10, 2005
9:11 pm
55
... That might prove problematic, since CVSZilla allows more than one bug number or job name on the first line. Depending on your shell, you can just hit Enter...
Peter S. Housel
Peter_Housel
Offline Send Email
Mar 10, 2005
9:48 pm
56
Gotcha. What about a special indicator to split the list of jobs/bugs and the rest of the comment. e.g. cvs commit -m "Bug: 37 42 || Fix for bugs that kill...
rbalexan2000
Offline Send Email
Mar 10, 2005
9:54 pm
57
... Sounds like we have the makings of a change! Could you open a bug in bugzilla and attach a patch? I personally don't see a problem with adding the...
Jason Pollock
Jason_Pollock
Offline Send Email
Mar 11, 2005
9:53 am
58
I have opened Bug 41 and attached my patch (I hope I created it the 'right' way). Let me know if you want me to clean up the code or whatever. Thanks. - Rob ...
rbalexan2000
Offline Send Email
Mar 11, 2005
5:14 pm
59
... We're still small enough to not have a "right way". ;) ... Sure, will do. Thanks for that patch! Jason...
Jason Pollock
Jason_Pollock
Offline Send Email
Mar 14, 2005
10:15 am
60
Hi, When I do new tag with command: cvs -d :pserver:lshulov@myserver/home/CVS/test/ tag -b Arabella with this line in CVSROOT/taginfo: DEFAULT...
Leonid Shulov
lshulov@...
Send Email
Mar 15, 2005
4:32 pm
61
... This would seem to be related to the other problems with the new version of CVS. If you don't currently need to log tags in CVSZilla, then I would...
Jason Pollock
Jason_Pollock
Offline Send Email
Mar 15, 2005
5:01 pm
62
... I again control bugzilla, cvszilla, and cvsweb config files. Trere is same order of repositoris. Leonid...
Leonid Shulov
lshulov@...
Send Email
Mar 16, 2005
10:46 am
63
Everyone, Just to let everyone know, I believe I've gotten cvszilla to properly work with CVS 1.12. Additionally, I've fixed the problem that Leonid reported...
Jason Pollock
Jason_Pollock
Offline Send Email
Mar 29, 2005
4:17 pm
64
Hi, After our E-mail I 1. Installed new CVSzilla files 2. Changed CVS ROOTCVS files 3. Changed GRANT on bugs.bugs And that I get from CVS: ...
Leonid Shulov
lshulov@...
Send Email
Mar 30, 2005
11:06 am
65
Leonid, Seems I forgot a step, sorry. :-O Please add the following to your config.pl (/usr/local/cvszilla/etc or /etc/cvszilla/): $::cvs_version = "1.12.11"; ...
Jason Pollock
Jason_Pollock
Offline Send Email
Mar 30, 2005
11:34 am
66
Now witn "deprecated info format string" is OK. But now I get this message from CVS: aspc0001:/home/lshulov# cvs -d :pserver:@asraid01/home/CVS/test ci Test/ ...
Leonid Shulov
lshulov@...
Send Email
Mar 30, 2005
1:53 pm
67
I apologies, but my user get this CVS report: /home/CVS/linux-2.6/kernel-2.6/arch/ppc/quicc/Attic/pqsxc_uart.c,v <-- arch/ppc/quicc/pqsxc_uart.c new...
Leonid Shulov
lshulov@...
Send Email
Mar 30, 2005
2:40 pm
68
... Hi, This is a newly added failure condition to CVS. Using google, I found the following comment in the code: /* cvs.texinfo has always told people that...
Jason Pollock
Jason_Pollock
Offline Send Email
Mar 30, 2005
3:00 pm
69
My fault. I think I have fixed it now. You will need to update logmsg-parsing.pl...
Jason Pollock
Jason_Pollock
Offline Send Email
Mar 30, 2005
3:41 pm
70
Hi, I'm tying to integrate CVSZilla and CVSView and I didn't find any straightforward way to do this. Even though the $cvsweb_cgi_url points to the cvsview...
Gabi Dobritescu
bps_gdobritescu
Offline Send Email
Mar 31, 2005
9:39 am
71
... Hi, CVSZilla should work with cvsweb and viewcvs. We're using ViewCVS 0.9.2 on cvszilla.org. ViewCVS was intended to be a drop in replacement for cvsweb,...
Jason Pollock
Jason_Pollock
Offline Send Email
Mar 31, 2005
11:00 am
72
Hi, I took a look at your CVSView, and the difference between the way your links are build and the way ours are is this: all our links have at the end the...
Gabi Dobritescu
bps_gdobritescu
Offline Send Email
Mar 31, 2005
11:31 am
73
... Aaah. That would explain it. If you could provide an example, I should be able to change the code to support multiple cvs repositories in viewcvs. There...
Jason Pollock
Jason_Pollock
Offline Send Email
Mar 31, 2005
12:12 pm
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
Messages 49 - 78 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