Hi, Matthew, Thank you! This feature has been requested several times, but is not feasible to build in to fossil because it is inherently platform-specific, and now we can just point everyone to your tool :). If you don't mind i would like to steal this and include it into the "contrib" code in the fossil tree. I can't touch it until tomorrow night, so you have until then to raise any objections ;-). On Jul 12, 2012 4:50 PM, "Matthew O'Gorman" <[email protected]> wrote:
> > 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 > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > >
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

