On Sat, Jan 18, 2014 at 10:16 AM, Matt Welland <estifo...@gmail.com> wrote:

> A clean checkout and configure and make worked. Very cool! I hope this
> makes it to trunk, it will simplify and speed up the rss2email gateway I've
> set up at work (processing several hundred fossils for rss2email is taking
> more time than I like).
>
> A switch to set the link would be icing on the cake but <link> is fine
> also.
>


[stephan@host:~/cvs/fossil/fossil]$ f rss -url my_url -n 3 | grep '<link'
<link>my_url</link>
<link>my_url/info/c434509060c720385388d7a028d05c80081fd69a</link>
<link>my_url/info/ed43e8d0112b9c0e50d533f49cbaa1e1c3a9475f</link>
<link>my_url/info/29e902ac490c42168d691ca2ec4ddf3e0d6c9a59</link>
<link>my_url/info/ec714bc3da754cee639082b2682cf7309b58f1df</link>

[stephan@host:~/cvs/fossil/fossil]$ f rss -n 3 | grep '<link'
<link>URL-PLACEHOLDER</link>
<link>URL-PLACEHOLDER/info/c434509060c720385388d7a028d05c80081fd69a</link>
<link>URL-PLACEHOLDER/info/ed43e8d0112b9c0e50d533f49cbaa1e1c3a9475f</link>
<link>URL-PLACEHOLDER/info/29e902ac490c42168d691ca2ec4ddf3e0d6c9a59</link>
<link>URL-PLACEHOLDER/info/ec714bc3da754cee639082b2682cf7309b58f1df</link>

:-?

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to