In article <[EMAIL PROTECTED]> you write:
>AFAIK, Subversion uses UTC time internally, but always works with the
>local time of the user for the interface (I don't know what happens for
>ambiguous dates, due to summer/winter times). Anyway, Subversion has
>global revisions, so that doing a dichotomy is much easier than with
>CVS, and using times is not necessary.

Bottom-line: it's very easy to shoot oneself in the foot while writing
wrapper scripts. The default interface will give you local time listing,
anything  you generate from that will have localtime listing, so any
`nice' meta-generated information can have issues.

Bad decision, IMO. And something to REALLY watch out for when/if GCC
switches to subversion.

Reply via email to