On Fri, Sep 27, 2019 at 3:41 AM Johan Corveleyn <jcor...@gmail.com> wrote: > > On Fri, Sep 27, 2019 at 2:54 AM Nathan Hartman <hartman.nat...@gmail.com> > wrote: > > What do you use to compare the tarball contents to a working copy? > > Ah, good question :-).
Thank you for your very detailed answer, including the time zone. Yes, it's much easier on *nix with a command like: $ TZ=UTC bash -c 'svn export https://svn.apache.org/repos/asf/subversion/tags/1.13.0-rc1' Thanks again