On 2020-12-04 20:41:27 +, Daniel Shahaf wrote:
> Vincent Lefevre wrote on Fri, 04 Dec 2020 01:08 +00:00:
> > I get the following:
> >
> > $ svn log --xml -v -r 1984 https://scm.gforge.inria.fr/anonscm/svn/mpfr
> > >revision="1984">
> > vlefevre
> > 2002-07-23T16:22:08.00Z
> >
> > >
Vincent Lefevre wrote on Fri, 04 Dec 2020 01:08 +00:00:
> I get the following:
>
> $ svn log --xml -v -r 1984 https://scm.gforge.inria.fr/anonscm/svn/mpfr
> revision="1984">
> vlefevre
> 2002-07-23T16:22:08.00Z
>
> prop-mods="false"
>text-mods="true"
>kind="file"
>action="
I get the following:
$ svn log --xml -v -r 1984 https://scm.gforge.inria.fr/anonscm/svn/mpfr
vlefevre
2002-07-23T16:22:08.00Z
/trunk/mul.c
Fixed permissions.
I'm wondering why text-mods="true" while
svn diff -c 1984 https://scm.gforge.inria.fr/anonscm/svn/mpfr
shows no diffs.
--
V