Hi again. Last night I played a bit with some old bashpodder code and the fossil rss feeds and created something that looks very similar to the old svn emails I used to get with our other system. below is what the emails look like. I use a modified bashpodder, xml2, curl, grep, cut, sed, and msmtp. The code is available here http://dev.meatstand.com/repo.sh/fossil-utils
I am sure there are better ways to do what I did and I would be happy to implement them, but this was just fast and dirty to get my team more on board with fossil. ######################################################################## Author: [email protected] Date: 2012-02-10 07:38:18 New Revision: [67ce20512f] URL: http://dev.meatstand.com/repo.sh/steak/info/67ce20512fb5a01e54e1c0dcc2a4281844ddcf2f Log: it would be nice to have symbols for conversion too.. Modified: Index: schematics/production_gafrc ================================================================== --- schematics/production_gafrc +++ schematics/production_gafrc @@ -1,2 +1,2 @@ -(component-library "../../../geda-common/symbols") -(component-library "../../../geda-common/symbols/ics") +(component-library "../../meatstand-common/geda-common/symbols") ######################################################################## -- Matthew O'Gorman xim: [email protected] email: [email protected] site: http://b.rldn.net
pgpMOvZvLjtJM.pgp
Description: PGP signature
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

