Re: [viewvc-users] RSS Template Similar to SVN Mailer
"C. Michael Pilato" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <4E258B89.1090101__21887.1349971325$1311083412$gmane$org@collab.net> |
On 07/15/2011 05:45 PM, Brian A. Seklecki wrote:
> Okay Below is my first attempt. I may need to post it to a URL if Tigris/Collabnet Butchers it.
>
> Unfortunately, my ability to conditionalize a loop check with the following fails:
>
> [if-any commits.files.type "Add"]Files Added:
>
> For whatever reason, it always evaluates 'true', and always prints the header.
>
> Maybe toss me some advise there?
You want:
[is commits.file.type "Add"]Files Added:
"is" instead of "if-any".
--
C. Michael Pilato <[email protected]>
CollabNet <> www.collab.net <> Distributed Development On Demand
------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2798008
To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk4li4kACgkQokEGqRcG/W4I1QCcD8duGfQRjPeXP8Nqgp0arvpM 0T4AnAywDoQcY66w0ta64bvOH4Itjt1c =6q6H -----END PGP SIGNATURE-----