You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(1) |
Oct
(2) |
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(1) |
Feb
(2) |
Mar
|
Apr
(2) |
May
(19) |
Jun
(1) |
Jul
(10) |
Aug
(3) |
Sep
(10) |
Oct
(2) |
Nov
(16) |
Dec
(6) |
2004 |
Jan
(13) |
Feb
(2) |
Mar
(15) |
Apr
(8) |
May
(5) |
Jun
(1) |
Jul
(3) |
Aug
(5) |
Sep
|
Oct
(38) |
Nov
|
Dec
(7) |
2005 |
Jan
(16) |
Feb
(8) |
Mar
(34) |
Apr
(9) |
May
(3) |
Jun
(2) |
Jul
(4) |
Aug
(2) |
Sep
(1) |
Oct
(3) |
Nov
(18) |
Dec
(10) |
2006 |
Jan
(1) |
Feb
(1) |
Mar
(4) |
Apr
|
May
|
Jun
(20) |
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(5) |
Nov
(22) |
Dec
(10) |
2007 |
Jan
(16) |
Feb
(12) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
(1) |
Mar
(4) |
Apr
(2) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(6) |
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
(2) |
Jun
(3) |
Jul
(2) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(6) |
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: James B. <li...@ec...> - 2005-08-18 21:59:35
|
Hello,<BR/> My name is James Broses.<BR/> <BR/> I am looking for new websites to add to our directory so that our visitors may browse through interesting sites. I've found your website as a great resource on the web and added it to my online directory.<BR/> <BR/> I have already posted your link with the following information:<BR/> Title: StatCvs<BR/> URL: http://statcvs.sourceforge.net<BR/> <BR/> You can find it at the following URL:<BR/> http://www.echolist.com/directory/computers/software/configuration_management/directory_configuration_management.html<BR/> <BR/> I would like to know if that is ok with you, and I would really appreciate if you would post a link back to my site using the following information, and send me my link location:<BR/> <BR/> Title: Echolist Directory<BR/> URL: http://www.echolist.com<BR/> Description: The Echolist online directory features a massive wealth of information, news and links about a wide range of topics for your edification.<BR/> <BR/> If you receive this E-Mail twice, please accept my apology. Thank you for your time, and I hope to hear from you soon. If you do not wish to have your site listed in our directory please send us am email with no content except the subject line that says "delete URL: http://statcvs.sourceforge.net"<BR/> <BR/> <BR/> Best Regards,<BR/> James Broses<BR/> http://www.echolist.com |
From: James R. <sj...@jd...> - 2005-08-02 23:17:14
|
Hi all, First of all, I'm new to this list but I've been using StatCVS to track a software engineering group project that I've been working on at uni for my honours work. Our team has about 12 members, and StatCVS is an integral and invaluable part of our reporting of project progress to our lecturers! Before StatCVS, we were using the cvs2cl script, which has a nice feature in that it allows you to specify the path to a Unix-style "passwd" file. After doing this, user's login names are translated to their real names. I've added this functionality to StatCVS via a small patch, and you can see the results at http://xtuml.jdns.org/statcvs/ . The patch adds a -passwd <path> command line option which does not interrupt the normal operation of StatCVS if the given path doesn't exist or cannot be read. This patch does not actually modify the HTML output of StatCVS in any way. I'd like to see what you guys think about it before that! :) Thanks for a great product! Regards, James -- James Ring |
From: Surendra S. <ss...@sp...> - 2005-07-25 22:10:47
|
Hello, Is there any way I can control the amount of output which statcvs generates? It generates a lot of data, but I want it to generate only say information in the authors section. Is there any way I can control this? Thanks. -- Surendra Singhi |
From: Robin G. <rg...@bl...> - 2005-07-03 00:14:05
|
>If you look statcvs mail archive at last march, there is an answer. >http://sourceforge.net/mailarchive/forum.php?forum_id=11441&max_rows=25&style=threaded&viewmonth=200503 > >So tags are supported, As always - way ahead of me. Are the tags only in the png? as in http://statcvs.sourceforge.net/statcvs-stats/loc.html I can't read the last tag (something like symbol??????-merge) which happened sometime between Nov2004 and Jan2005 - it does not seem to appear in the commit log at: http://statcvs.sourceforge.net/statcvs-stats/commit_log.html I was hoping for something like a table so that users could read the tags/know the exact date? Something like http://destailleur.fr/cvschangelogb/cvschangelogbuilder_cvschangelogb.html#tags >but not in version 0.2.2. You have build that version from statcvs main >branch. Does anyone keep a pre-build version from CVS head around anywhere? Thanks -Robin |
From: Jukka U. <juk...@dn...> - 2005-07-02 13:40:28
|
Robin Getz wrote: > I was wondering if there was a way to track/display tags? (or was I > missing something?) > > I was interested in a table something similar to the output of "cvs > history -a -x T" > > Date Module Tag Who > If you look statcvs mail archive at last march, there is an answer. http://sourceforge.net/mailarchive/forum.php?forum_id=11441&max_rows=25&style=threaded&viewmonth=200503 So tags are supported, but not in version 0.2.2. You have build that version from statcvs main branch. - Jukka - |
From: Robin G. <rg...@bl...> - 2005-07-01 15:35:38
|
I was wondering if there was a way to track/display tags? (or was I missing something?) I was interested in a table something similar to the output of "cvs history -a -x T" Date Module Tag Who Thanks -Robin |
From: <G....@po...> - 2005-06-08 06:54:06
|
Does anybody know that why StatCVS ignores branch part, is this part too hard or other problems from cvs part? George ------------------------------------------------------------------------------ The contents of this e-mail are confidential to the ordinary user of the e-mail address to which it was addressed and may also be privileged. If you are not the addressee of this e-mail you should not copy, forward, disclose or otherwise use it or any part of it in any form whatsoever. If you have received this e-mail in error please notify us by telephone or e-mail the sender by replying to this message, and then delete the e-mail and other copies of it from your computer system. Thank you. We believe this email to be virus free but do not warrant that this is the case and we will not accept liability for any losses arising from any virus being transmitted unintentionally by us. We reserve the right to monitor all E-mail communications through our network |
From: Zhang, Jian-He (David,TSG-GDCC-SH) <jia...@hp...> - 2005-06-03 09:07:17
|
Thanks! Best Regards. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D Zhang, Jianhe(David) Hewlett-Packard Company TSG-GDCC-SH Tel: +86-21-2898-3481 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D |
From: Bill W. <bi...@hf...> - 2005-05-19 07:32:18
|
Why I always get follow error :-( Checkout code: cvs -d:pserver:rockeyxu@172.16.209.201:/usr/local/cvsrep co prjm/wci/WCI3.6 (ok) Make log file: cvs -d:pserver:rockeyxu@172.16.209.201:/usr/local/cvsrep log -rELVIS_0_1> logfile.txt (Report some warning, like cvs server: warning: no revision `ELVIS_0_1' in `/usr/local/cvsrep/prjm/wci/WCI3.6/DB/wci 3.6 db patch 2005-04-18.sql,v') Generate Report: java -jar /root/statcvs/statcvs.jar -verbose -include "**/*.tpl;**/*.cls;**/*.inc;**/*.java;**/*.php;**/*.xml;**/*.js" -output-dir report -title "WCI3.0.1" -viewcvs http://www-124.ibm.com/developerworks/oss/cvs/jikes/jikes/ prjm/logfile.txt prjm/ Exception happened at java.util.TreeMap$EntryIterator.nextEntry(TreeMap.java:1024) at java.util.TreeMap$KeyIterator.next(TreeMap.java:1051) at net.sf.statcvs.output.IndexPage.getOnlyAuthor(IndexPage.java:147) at net.sf.statcvs.output.IndexPage.getReportNavigation(IndexPage.java:94) at net.sf.statcvs.output.IndexPage.printBody(IndexPage.java:71) at net.sf.statcvs.output.HTMLPage.createPage(HTMLPage.java:60) at net.sf.statcvs.output.IndexPage.<init>(IndexPage.java:63) at net.sf.statcvs.output.HTMLOutput.createHTMLSuite(HTMLOutput.java:198) at net.sf.statcvs.Main.generateDefaultHTMLSuite(Main.java:192) at net.sf.statcvs.Main.main(Main.java:75) |
From: Richard C. <ri...@cy...> - 2005-05-12 15:17:19
|
Hi Robin, I'm sorry for taking so long to answer your question. Your working copy is from the UPSTREAM_0_81_1 branch of your project, and StatCVS doesn't support branches. That's why the warning occurs. You should check out a working copy of the trunk, and the warnings will disappear. Also note that the 1.1.1 branch is usually used for importing new vendor releases. I'm not sure that working on that branch (as your project seems to be doing) is a good idea. Cheers, Richard Am 06.05.2005 um 23:46 schrieb Robin Getz: > I am using the CVS statcvs, and am now seeing a problem that it > puts up error messages like: > > ==== > Revision of xmame/src/xml2info/xmltok_impl.h does not match > expected revision > ==== > for every file. > > The cvs.log file says the version is 1.1.1.1: > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > RCS file: /cvsroot/xmame/xmame/src/xml2info/xmltok_impl.h,v > Working file: xmame/src/xml2info/xmltok_impl.h > head: 1.1 > branch: 1.1.1 > locks: strict > access list: > symbolic names: > BFIN_1_0: 1.1.1.1 > INITIAL_0_1: 1.1.1.1 > INITIAL_0_0: 1.1.1.1 > UPSTREAM_0_81_1: 1.1.1 > keyword substitution: kv > total revisions: 2; selected revisions: 2 > description: > ---------------------------- > revision 1.1 > date: 2004-09-07 07:03:20 -0700; author: lvd; state: Exp; > branches: 1.1.1; > Initial revision > ---------------------------- > revision 1.1.1.1 > date: 2004-09-07 07:03:20 -0700; author: lvd; state: Exp; lines: > +0 -0 > import of pristine xmame-0.81.1 source tree > ====================================================================== > ======= > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > and the ./xmame/src/xml2info/CVS/Entries file says the same: > > /xmltok_impl.h/1.1.1.1/Tue Sep 7 14:03:20 2004// > > Any thoughts? What I am doing wrong? > It still seems to create everything OK, but it is a little puzzeling? > > Thanks > -Robin > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great > events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 > _______________________________________________ > Statcvs-users mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/statcvs-users > > |
From: Robin G. <rg...@bl...> - 2005-05-06 22:46:21
|
I am using the CVS statcvs, and am now seeing a problem that it puts up error messages like: ==== Revision of xmame/src/xml2info/xmltok_impl.h does not match expected revision ==== for every file. The cvs.log file says the version is 1.1.1.1: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RCS file: /cvsroot/xmame/xmame/src/xml2info/xmltok_impl.h,v Working file: xmame/src/xml2info/xmltok_impl.h head: 1.1 branch: 1.1.1 locks: strict access list: symbolic names: BFIN_1_0: 1.1.1.1 INITIAL_0_1: 1.1.1.1 INITIAL_0_0: 1.1.1.1 UPSTREAM_0_81_1: 1.1.1 keyword substitution: kv total revisions: 2; selected revisions: 2 description: ---------------------------- revision 1.1 date: 2004-09-07 07:03:20 -0700; author: lvd; state: Exp; branches: 1.1.1; Initial revision ---------------------------- revision 1.1.1.1 date: 2004-09-07 07:03:20 -0700; author: lvd; state: Exp; lines: +0 -0 import of pristine xmame-0.81.1 source tree ============================================================================= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ and the ./xmame/src/xml2info/CVS/Entries file says the same: /xmltok_impl.h/1.1.1.1/Tue Sep 7 14:03:20 2004// Any thoughts? What I am doing wrong? It still seems to create everything OK, but it is a little puzzeling? Thanks -Robin |
From: Richard C. <ri...@cy...> - 2005-04-21 17:34:09
|
Hi Ajay, Am 21.04.2005 um 14:13 schrieb DHARNA, AJAY [AG/1000]: > Does anyone know whether I can get StatCVS to put the results in the > form of an XML? I'm pretty sure StatCvs-XML does what you want. > Also I was curious to know whether you can only run StatCVS against > checked-out module or whether you can actually run it against the > server itself? No, currently you need to have a working copy and log file. Tom Copeland's article on StatCVS has a section on report automation that might be of interest: http://www-128.ibm.com/developerworks/java/library/j-statcvs/#IDA01GJE > Thank you for your help > > Ajay Dharna Cheers, Richard |
From: Tammo v. L. <tva...@ta...> - 2005-04-21 14:05:49
|
Hi, What kind of xml do you expect? Try a run with '-renderer xml'. Moreover, you can create your own document suite to customize which reports should be generated. You can specify its path with the '-document-suite <filename>' parameter. See http://statcvs-xml.berlios.de/manual/suite.html for more information. Tammo DHARNA, AJAY [AG/1000] wrote: > I tried this before but I was hoping to be able to get just a pure XML document. > Do you know of other tools that are similar to StatCVS or can be used with StatCVS to create this? > > > Thank you > > Ajay Dharna > Monsanto Company > 800 North Lindbergh Blvd. > St. Louis, Missouri 63167 > > (314) 694-2507 > Aja...@mo... > > -----Original Message----- > From: Tammo van Lessen [mailto:tva...@ta...] > Sent: Thursday, April 21, 2005 8:24 AM > To: DHARNA, AJAY [AG/1000] > Cc: sta...@li... > Subject: Re: [Statcvs-users] StatCVS output results in XML > > Ajay, > > you could take a look at http://statcvs-xml.berlios.de - It is an > extension of the StatCvs and provides renderers for maven's XDoc and an > intermediate XML format. > > Regards, > Tammo > > DHARNA, AJAY [AG/1000] wrote: > >>Does anyone know whether I can get StatCVS to put the results in the >>form of an XML? >> >>Also I was curious to know whether you can only run StatCVS against >>checked-out module or whether you can actually run it against the >>server itself? >> >> >>Thank you for your help >> >>Ajay Dharna >> >> >> >>------------------------------------------------------- This SF.Net >>email is sponsored by: New Crystal Reports XI. Version 11 adds new >>functionality designed to reduce time involved in creating, >>integrating, and deploying reporting solutions. Free runtime info, >>new features, or free trial, at: >>http://www.businessobjects.com/devxi/728 >>_______________________________________________ Statcvs-users mailing >>list Sta...@li... >>https://lists.sourceforge.net/lists/listinfo/statcvs-users >> > > > > |
From: DHARNA, A. [AG/1000] <aja...@mo...> - 2005-04-21 13:40:39
|
I tried this before but I was hoping to be able to get just a pure XML document. Do you know of other tools that are similar to StatCVS or can be used with StatCVS to create this? Thank you Ajay Dharna Monsanto Company 800 North Lindbergh Blvd. St. Louis, Missouri 63167 (314) 694-2507 Aja...@mo... -----Original Message----- From: Tammo van Lessen [mailto:tva...@ta...] Sent: Thursday, April 21, 2005 8:24 AM To: DHARNA, AJAY [AG/1000] Cc: sta...@li... Subject: Re: [Statcvs-users] StatCVS output results in XML Ajay, you could take a look at http://statcvs-xml.berlios.de - It is an extension of the StatCvs and provides renderers for maven's XDoc and an intermediate XML format. Regards, Tammo DHARNA, AJAY [AG/1000] wrote: > Does anyone know whether I can get StatCVS to put the results in the > form of an XML? > > Also I was curious to know whether you can only run StatCVS against > checked-out module or whether you can actually run it against the > server itself? > > > Thank you for your help > > Ajay Dharna > > > > ------------------------------------------------------- This SF.Net > email is sponsored by: New Crystal Reports XI. Version 11 adds new > functionality designed to reduce time involved in creating, > integrating, and deploying reporting solutions. Free runtime info, > new features, or free trial, at: > http://www.businessobjects.com/devxi/728 > _______________________________________________ Statcvs-users mailing > list Sta...@li... > https://lists.sourceforge.net/lists/listinfo/statcvs-users > |
From: Tammo v. L. <tva...@ta...> - 2005-04-21 13:24:31
|
Ajay, you could take a look at http://statcvs-xml.berlios.de - It is an extension of the StatCvs and provides renderers for maven's XDoc and an intermediate XML format. Regards, Tammo DHARNA, AJAY [AG/1000] wrote: > Does anyone know whether I can get StatCVS to put the results in the > form of an XML? > > Also I was curious to know whether you can only run StatCVS against > checked-out module or whether you can actually run it against the > server itself? > > > Thank you for your help > > Ajay Dharna > > > > ------------------------------------------------------- This SF.Net > email is sponsored by: New Crystal Reports XI. Version 11 adds new > functionality designed to reduce time involved in creating, > integrating, and deploying reporting solutions. Free runtime info, > new features, or free trial, at: > http://www.businessobjects.com/devxi/728 > _______________________________________________ Statcvs-users mailing > list Sta...@li... > https://lists.sourceforge.net/lists/listinfo/statcvs-users > |
From: DHARNA, A. [AG/1000] <aja...@mo...> - 2005-04-21 13:13:33
|
Does anyone know whether I can get StatCVS to put the results in the form of an XML? Also I was curious to know whether you can only run StatCVS against checked-out module or whether you can actually run it against the server itself? Thank you for your help Ajay Dharna |
From: Aaron Z. <az...@me...> - 2005-04-18 04:53:03
|
Just to remind people, I'm currently writing a visualization that looks at the relationship between code & communication. Since I have not been able to get an archived version of this mailing list, and I dont have time right now for screen scrapping off source forge, I ran my visualization against statcvs but without the communication. You can find a copy of it at http://bonobo.media.mit.edu:8080/~aaron/statcvs.pdf There are still seems to be a rendering error (where people will cross over each other), and this pdf is not a screen shot thus loosing the interactive exploration of my program, as well as dates. But I'm curious to get a reaction from a similar project (w/o the communication). I created this by looking at each file revision and who owns the code over time. Each color represents a person, and the height is proportional to the total amount of code they own as time increases (starting from the beginning of the CVS archive). There is some quantization from nearby commits to create smoother lines depending on the scaling of the x-axis.... but since this is a 2 year few the quantization is decently high. Also this does not include some deleted files that CVS couldn't access (gtk-- doesnt have this error but statcvs does). To combat the visual artifact of one person's commit looking like everyone committed (since the whole stack rises), you'll see some white lines going over the increases... this indicates who committed and is responsible (possible for multiple). The people are in order of color lukasz, cyganiak, manschu, jentzsch, farkas, squig. Is this what you'd expected statcvs? Does the data look inaccurate, and if not, does it reflect what how you thought about the project in comparison to statcvs's outputs of itself? Thanks for any feedback, Aaron Zinman az...@me... MIT Media Lab E15-390 Sociable Media Group 617.452.5606 |
From: Richard C. <ri...@cy...> - 2005-04-12 13:54:19
|
Hi Aaron, Am 12.04.2005 um 00:15 schrieb Aaron Zinman: > As I mentioned previously, I'm working on a visualization that shares > some similar goals to statcvs, but with the one big addition that I > also include communication into my visualization. That's great -- there's much value in getting all the information related to a project (mailing lists, issue tracking, CVS, file releases etc.) nicely integrated. > I'm getting to the point where I want to start pulling in a mailing > list archive, and since statcvs has few developers and I would > consider successful (I'd be interested to hear your thoughts), I am > requesting a single-file archive of the mailing list. I used to have > one (which I accidently deleted), but now it seems that source forge > has a web-only interface? Furthermore, I don't have access to the > developer mailing list which is where my interest really lies. Originally there have been three mailing lists: statcvs-users, statcvs-devel and statcvs-announce. All but the first have been retired some time ago. This means they no longer show up on the website, but are still there in the system. I don't have any full archives either, but you might be able to ask the SourceForge support staff for an archive of the lists in mbox format. Ask here: http://sourceforge.net/tracker/?func=add&group_id=1&atid=200001 > Since I'm attempting to publish on this in the near future (infovis 05 > due april 20th...soon!), I'll be happy to send a link to my paper PDF I'd be very interested in that. > and program (I don't know about source yet.. I have to request from > MIT first to GPL it). Even better, I'd love to hear some feedback on > it before the 20th that I might be able to put in my informal > evaluation section. Will happily comment. > One of the biggest differences of my project in looking at code is > tracking where people's code was taken out, and subtracting that from > a persons running total. Yeah, that's a fine approach too. The StatCVS approach measures everybody's overall contribution over time, yours measures whose code actually makes up the current code base. Both are different things, both are interesting and useful. The perfect tool would show both and clearly and intuitively explain what both numbers mean. > Also, I think my visualization looks much nicer than the statcvs :) I reserve judgement on that until I've seen it ;-) Cheers, Richard > I'd appreciate any feedback/help, > > --Aaron > > > Aaron Zinman az...@me... > MIT Media Lab E15-390 > Sociable Media Group 617.452.5606 |
From: Aaron Z. <az...@me...> - 2005-04-11 23:15:47
|
As I mentioned previously, I'm working on a visualization that shares some similar goals to statcvs, but with the one big addition that I also include communication into my visualization. I'm getting to the point where I want to start pulling in a mailing list archive, and since statcvs has few developers and I would consider successful (I'd be interested to hear your thoughts), I am requesting a single-file archive of the mailing list. I used to have one (which I accidently deleted), but now it seems that source forge has a web-only interface? Furthermore, I don't have access to the developer mailing list which is where my interest really lies. Since I'm attempting to publish on this in the near future (infovis 05 due april 20th...soon!), I'll be happy to send a link to my paper PDF and program (I don't know about source yet.. I have to request from MIT first to GPL it). Even better, I'd love to hear some feedback on it before the 20th that I might be able to put in my informal evaluation section. One of the biggest differences of my project in looking at code is tracking where people's code was taken out, and subtracting that from a persons running total. Also, I think my visualization looks much nicer than the statcvs :) I'd appreciate any feedback/help, --Aaron Aaron Zinman az...@me... MIT Media Lab E15-390 Sociable Media Group 617.452.5606 |
From: Ms.Neha D. ( C. R. & Reach) <sa...@in...> - 2005-04-02 23:10:53
|
Dear Sir, Sub : Request to seek your Appointment. Please allow us this opportunity to introduce our company. We have been operating since 2000 catering to various organizations, large and small , with more than 17,000 corporate clients on clientele. If you are looking for a Proven, Specialized, Unique, Patented MUST HAVE IT enabled products & must have Services, we may well be "the answer" you are looking for. We can offer you a level of service of the highest standard with attractive rates. Please take a moment to perceive the enclosed documentation of our unique must have products & services that are on offer. We understand that you probably deserve such services & product arrangements for your establishment however things can happen and do happen. You may find it convenient to keep our Company Brochure, for perhaps sometime in the future you may require Value added & Intelligent IT Services we offer. Should you wish to utilize our services or you have any queries regarding our services, please feel free to contact us. We guarantee our quality of service and needless to mention that our rates are internationally competitive. REMEMBER your satisfaction is our business. Just to bring our product & services at your glance Corporate - Animation - Multimedia & Web Site Development Services - Our Group Company with amultimedia arm along with its talented designers , programmers & marketing strategist provides Total Solutions ( end to end ) in the areas of developing Corporate Presentations , Sales Presentations , Product Presentations , Tradeshow Presentations & Intelligent Qualitative Website Development Services along with its content Management. Patented Business Card Reader - Model 800U - MUST HAVE TOOL FOR CEOs Patented Mobile Document Management System ( A Total TravelScan Series) We are very sure of that your valuable time with us will definitely help you to identify unique & easy to operate IT tools to increase your add more comfort level at your Business life. We look forward to meet you in person to put up a No obligation Live Demonstration at your desktop . Thanking You, Sincerely Ms.Neha Dixit ( Head - Customer Relations) Cell : 919820640281 Email : kep...@re... |
From: Lukasz K. <lu...@ko...> - 2005-03-29 05:31:33
|
Hi Chris, please, send us a patch for your error fix. Before we can grant write permission to the CVS to you, you should provide substantial code to statcvs. Which changes do you plan to implement for statcvs in the future? ciao, Lukasz Chris Additon schrieb: > Message body follows: > > Hi, > We (my company) has just started using statcvs as a tool to > report stats from cvs and integrated with cvsweb. > While using this software for the first time, I found a bug in > the url creation for cvsweb file links. I downloaded the > sourcecode and made the changes I needed, and everything > works great here now. I would like to have commit access to > cvs so I could upload the changes I made, and any future > ones I may have. > Thanks, > Chris Additon > > -- > This message has been sent to you, a registered SourceForge.net user, > by another site user, through the SourceForge.net site. This message > has been delivered to your SourceForge.net mail alias. You may reply > to this message using the "Reply" feature of your email client, or > using the messaging facility of SourceForge.net at: > https://sourceforge.net/sendmessage.php?touser=1245301 |
From: Jukka U. <juk...@dn...> - 2005-03-28 20:38:05
|
Richard Cyganiak wrote: > Hi Jukka, > > Thanks for the thoughtful response! Responses/questions inline. > Hi, some comments below ... > Am 24.03.2005 um 21:40 schrieb Jukka Uusisalo: > [...] > >> How about process as follows: >> >> 1. Decide what new features are in next release >> >> 2. Provide nightly-build. Nightly-build is released from cvs head >> branch if there are any changes in cvs, code gets compiled and passes >> unit tests. >> >> 3. When all features in next release are implemented, provide >> release-candidate. This point there should be branch in cvs for release- >> candidate bugfixes. Propably you will need couple of release-candidates. >> >> 4. When you think release-candidate is stable enough, just release >> official release or maybe uses take a vote, but propably everybody >> will use some release candidate as production at this point. > > > I think I'd rather skip #1. StatCVS contributions (including my own) > come from people scratching an itch, and it's kind of hard to plan that. > So I'd rather just wait until there's enough new stuff. > But if we talking about short and small releases, why we have to wait? If there are some new stuff, you can make release plan like at this moment release plan would be just, next release supports tags. Release plan does not have to be detailed list of all coming changes or bugfixes, just major issues of next release. > Having a release candidate branch seems like a good idea. This means > work on new stuff can continue while the candidate matures. > > Any guesses how long we might have to stay in RC mode before the > candidate is well-tested enough? > > Also, is it worth the trouble for such a small project? I don't want to > spend much time managing the process. > If you look statcvs cvs activity, release candidates may be wortless. If there are nightly-build available and new commits haven't done to cvs and no new bugs are not reported, what we need more for "official" release. ;) > >> Nighly-builds requires automated build system and good enough unit test >> cases. Do you have checked coverage of unit tests? > > > I like the idea of nightly builds. Get the new stuff out as fast as > possible. > > Our test coverage is not too good, especially in the HTML output code. > But I wouldn't worry about that too much, the most important parts are > well-tested. I believe that nightly builds would drive test quality > because we would actually rely on the tests. > > Any recommendations for a test coverage tool? (I guess the answer will > have something to do with Maven :-) > I just played little bit with Clover. They will give free licenses to open source projects. But i just played, nothing any serious. First impressions are pretty good. - Jukka - |
From: Brian G. P. <br...@br...> - 2005-03-28 13:44:29
|
On Sunday 20 March 2005 01:21 pm, Steffen Pingel wrote: > I have added a new comman line parameter named -tags. It takes a regular > expression as its argument that specifies the tags to include in the loc > charts. Here a two examples: Thanks for the much needed feature! Here are some examples from two of the open source projects that I am associated with: http://www.braverock.com/gpg/statcvs/loc.html http://www.explorerfunds.com/dev/xrmsstats/authors.html I think this makes StatCVS even more useful for tracking the history of a project. Thanks again for the great software! StatCVS really helps me as both a developer and a manager to keep track of what's going on in a project. Regards, - Brian |
From: Jukka U. <juk...@dn...> - 2005-03-28 10:38:28
|
Richard Cyganiak wrote: > > I wouldn't go as far as saying that you safely can do a stable release > if all tests pass. A green bar is no guarantee that your software is > bug-free and fulfills user's requirements. > Agree. Even good junit test suites with green bar has the great effort for testing and bug-free programs, i like to see good test suite is good collection junit test cases and collection just written test cases derived from use cases or user stories. If these all tests pass, i think stable release or least release candidate is quite near. - Jukka - |
From: Brian G. P. <br...@br...> - 2005-03-27 16:52:34
|
I am an active developer/manager in many open source projects, and have used StatCVS for several years/versions. So, my comments come from this perspective. On Wednesday 23 March 2005 03:54 pm, Richard Cyganiak wrote: > So what can I do to improve the release process? I'd Start with nightly builds. I find that these often allow people who can't or won't build the software themselves to test new features as they make it into CVS. If you have JUnit tests for StatCVS, place a link to the test results on the same page as the nightly build tarball. This communicates to developers and users what the potential state of the code is without requiring constant effort on your part. > Publish release candidates? > Offer a stable and a beta download? My usual approach is to publish a release candidate when the development team thinks the code is ready for release, and usually allow a few days for testing. People are generally quite responsive to calls for testing a release candidate. I don't maintain a separate branch in CVS for the release candidate, as the entire process usually only takes a few days. This is a little different on a large project like Squirrelmail. The Squirrelmail development is *always* split into Stable and Development branches, and changes are merged back to stable form development. StatCVS does not seem to be a large enough project to require the level of effort that goes with maintaining two separate CVS branches. > Just stop worrying about bugs and release without much testing? Nightly builds with a test process will find a lot of bugs (though not all of them!) > What do you think? How should an open source release process for a > project like StatCVS work? Both developer's and user's point of views > are welcome. Thanks for the great software! I rely on it to keep an eye on what the development team is doing across multiple projects. StatCVS has been a great help to me, keep it up! Regards, - Brian |