Thread: [Stat-scm-user] stat-scm diferent aspect.
Brought to you by:
benoitx,
dougculnane
From: <rmg...@cr...> - 2007-03-22 18:30:37
|
Hi!! I'm using stat-scm, and my proj is on a cvs server. On the reporting stat-scm main page when I click the graph, appears a page with a gray background color. I discovered that this is defined on the file statcvs.css generated by the plugin. How can I change this? Or just stop the generation of the file statcvs.css ? Any ideas ? THX |
From: Doug C. <do...@cu...> - 2007-03-23 08:34:01
|
I have not really tested the the StatSCM with CVS for a while. Does it work? I think that CVS generates HTML but it should generate XDOCS which would put everything in Maven style. I would have to play around with this a bit to get it working. I do not have CVS project to play with it would be great to check out your project and have a go at running the maven site on your project. Is this possible? If not I will try to set something up and see if I can get proper XDOC generation working. That would be a better fix to your problem, that a quick style-sheet hack. All the best, Doug > Hi!! > > I'm using stat-scm, and my proj is on a cvs server. > On the reporting stat-scm main page when I click the graph, appears a > page with a gray background color. > I discovered that this is defined on the file statcvs.css generated by > the plugin. > How can I change this? Or just stop the generation of the file statcvs.css > ? > > Any ideas ? > > THX > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Stat-scm-user mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/stat-scm-user > |
From: Doug C. <do...@cu...> - 2007-03-26 18:00:54
|
OK thanks for the example. It looks like XDOC is working but the style-sheets need some work as you suggest. I will look into this. All the best, Doug Rodrigo Gonçalves wrote: > hi! > thx for answer. > here it is attached an example of a site generated by maven with the > stat-scm report, > when you click the image on the stat-scm main page you'll see what i > mean! > > thx again... > > > > Doug Culnane wrote: >> I have not really tested the the StatSCM with CVS for a while. Does >> it work? >> >> I think that CVS generates HTML but it should generate XDOCS which would >> put everything in Maven style. I would have to play around with this a >> bit to get it working. I do not have CVS project to play with it >> would be >> great to check out your project and have a go at running the maven >> site on >> your project. Is this possible? >> >> If not I will try to set something up and see if I can get proper XDOC >> generation working. That would be a better fix to your problem, that a >> quick style-sheet hack. >> >> All the best, >> >> Doug >> >> >>> Hi!! >>> >>> I'm using stat-scm, and my proj is on a cvs server. >>> On the reporting stat-scm main page when I click the graph, appears a >>> page with a gray background color. >>> I discovered that this is defined on the file statcvs.css generated by >>> the plugin. >>> How can I change this? Or just stop the generation of the file >>> statcvs.css >>> ? >>> >>> Any ideas ? >>> >>> THX >>> >>> ------------------------------------------------------------------------- >>> >>> Take Surveys. Earn Cash. Influence the Future of IT >>> Join SourceForge.net's Techsay panel and you'll get the chance to share >>> your >>> opinions on IT & business topics through brief surveys-and earn cash >>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>> >>> _______________________________________________ >>> Stat-scm-user mailing list >>> Sta...@li... >>> https://lists.sourceforge.net/lists/listinfo/stat-scm-user >>> >>> >> >> >> >> > |
From: Doug C. <do...@cu...> - 2007-03-28 16:36:21
|
Rodrigo, Please do a: mvn -U site on you project. I have just deployed a fix to the gray background problem, so you need to update (-U) your version of StatSCM and it should work. A same CVS based StatSCM report can be found at: http://stat-scm.sourceforge.net/stat-cvs/ All the best, Doug > OK! > > Thx... I'll be waiting for the changes _:) > > > Doug Culnane wrote: OK thanks for the example. It looks like XDOC is > working but the style-sheets need some work as you suggest. I will look > into this. All the best, Doug Rodrigo Gonçalves wrote: > hi! thx for answer. here it is attached an example of a site generated > by maven with the stat-scm report, when you click the image on the > stat-scm main page you'll see what i mean! thx again... Doug Culnane > wrote: I have not really tested the the StatSCM with CVS > for a while. Does it work? I think that CVS generates HTML but it > should generate XDOCS which would put everything in Maven style. I would > have to play around with this a bit to get it working. I do not have CVS > project to play with it would be great to check out your project and have > a go at running the maven site on your project. Is this possible? If > not I will try to set something up and see if I can get proper XDOC > generation working. That would be a better fix to your problem, that a > quick style-sheet hack. All the best, Doug > Hi!! I'm using stat-scm, and my proj is on a cvs server. On the > reporting stat-scm main page when I click the graph, appears a page with > a gray background color. I discovered that this is defined on the file > statcvs.css generated by the plugin. How can I change this? Or just stop > the generation of the file statcvs.css ? Any ideas ? THX > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT Join > SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ Stat-scm-user mailing > list Sta...@li... > https://lists.sourceforge.net/lists/listinfo/stat-scm-user > |