I swear it had compiled cleanly but I guess not. I did a "make clean" is
there something more I should do? I'll try in a clean checkout ...

main.o -c bld/main_.c
In file included from ./src/main.c:306:0:
bld/page_index.h:181:37: error: token """" is not valid in preprocessor
expressions
bld/page_index.h:583:37: error: token """" is not valid in preprocessor
expressions
bld/page_index.h:2445:37: error: token """" is not valid in preprocessor
expressions
bld/page_index.h:3381:37: error: token """" is not valid in preprocessor
expressions
make: *** [bld/main.o] Error 1



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

> Regarding the link, I suggest an optional parameter to set it: -link "
> http://fossil-scm.org/"; . For my needs it is good enough if the link is
> something unique that I can pattern match and replace after the fact.
> <missing-link> somehow seems perfect :)
>
> However I seem to be missing something ....
>
> matt@xena:/mfs/matt/data/fossil$ fossil update
> Autosync:  http://www.fossil-scm.org
> Round-trips: 1   Artifacts sent: 0  received: 0
> Pull finished with 371 bytes sent, 516 bytes received
>
> -------------------------------------------------------------------------------
> checkout:     e28a5765faf5aeac7e40ffea2ab96d8f0d548b8d 2014-01-18 08:33:20
> UTC
> tags:         rss-cli
> comment:      experimental CLI version of rss feed, per ML request. (user:
>               stephan)
> changes:      None. Already up-to-date
> matt@xena:/mfs/matt/data/fossil$ ./fossil rss
> ./fossil: unknown command: rss
> ./fossil: use "help" for more information
>
>
>
>
> On Sat, Jan 18, 2014 at 1:35 AM, Stephan Beal <sgb...@googlemail.com>wrote:
>
>> On Fri, Jan 17, 2014 at 8:44 PM, Matt Welland <estifo...@gmail.com>wrote:
>>
>>> I'd like to read the rss page for a fossil from the command line without
>>> starting the server. Is this possible?
>>>
>>
>> Please try this:
>>
>> http://fossil-scm.org/index.html/timeline?r=rss-cli
>>
>> Caveat: the <link> tags do not have a URL to work with, they comes out
>> "incomplete":
>>
>> [stephan@host:~/cvs/fossil/fossil/src]$ f rss | grep '<link'
>> <link></link>
>> <link>/info/c434509060c720385388d7a028d05c80081fd69a</link>
>> <link>/info/ed43e8d0112b9c0e50d533f49cbaa1e1c3a9475f</link>
>> <link>/info/29e902ac490c42168d691ca2ec4ddf3e0d6c9a59</link>
>> ...
>>
>> Not quite sure how that could be resolved. Ideas?
>>
>> --
>> ----- 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
>>
>>
>
>
> --
> Matt
> -=-
> 90% of the nations wealth is held by 2% of the people. Bummer to be in the
> majority...
>



-- 
Matt
-=-
90% of the nations wealth is held by 2% of the people. Bummer to be in the
majority...
_______________________________________________
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