[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r20993 - trunk/contrib/hook-scripts

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2006-08-05 20:37:45 CEST

> +# TODO:
> +# --item-url should support arbitrary formatting of the revision number,
> +# to be useful with web viewers other than ViewVC.
> +# Actual commit date information should be placed into the feed metadata,
> +# not the item bodies.
> +# Actual commit author information should be placed into the feed metadata,
> +# not the item bodies.

The above TODO items are bit unclear (atleast for me). IMO, it would be
precise to make them as follows:

--item-url should support arbitrary formatting of the revision number.
It will be useful with web viewers other than ViewVC.
Actual commit date information should be placed into the feed metadata
instead of item summary.
Actual commit author information should be placed into the feed metadata
instead of item summary.

> +# Rather more than intended is being cached in the pickle file. Instead of
> +# only old items being drawn from the pickle, all the global feed metadata
> +# is actually set only on initial feed creation, and thereafter simply
> +# re-used from the pickle each time.

If i get it correct, you mean to say that we *should not* store the
global feed metadata (all tags except "entry") in the pickle file? If
no, please elaborate.

Thank you!

-- 
Regards,
Bhuvaneswaran

Received on Sat Aug 5 20:38:57 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.