- From: Helder Magalhães <helder.magalhaes@gmail.com>
- Date: Sun, 7 Feb 2010 18:55:44 +0000
- To: "G. Wade Johnson" <gwadej@anomaly.org>
- Cc: Jeff Schiller <codedread@gmail.com>, SVG IG List <public-svg-ig@w3.org>
Hi everyone, >> What I'm looking for is a tool that would highlight the differences >> (red/green) or something. Kind of like this: >> >> http://code.google.com/p/svg-edit/source/detail?r=1354 >> >> (click the + next to the file to see what I mean) > > I've seen a few tools built on top of CVS for doing this sort of thing > in the past. (Including tool-assisted code-review systems that are > really nice.) Tortoise unified diff (diff -u) viewer does a good job at it. Windows only... :-) >> I'll also note that having a web-based system like this also allows >> people to comment on the revision directly and get email >> notifications. Very convenient. > > Does anyone know if the W3C has anything like that available? Well, I recall that the dev server (dev.w3.org) has cvsweb [1] available (sample colored diff [2]). I didn't find anything regarding a similar mechanism installed in the main server (cvs.w3.org) but, as I wasn't able to check out the book yet, probably I'm not the right person to answer this... :-D > G. Wade Cheers, Helder [1] http://dev.w3.org/cvsweb/ [2] http://dev.w3.org/cvsweb/SVG/profiles/1.1F2/master/intro.html.diff?r1=1.21&r2=1.22&f=h
Received on Sunday, 7 February 2010 18:56:40 UTC