On Thu, Jul 06, 2006 at 06:28:22AM -0700, Eric Gillespie wrote:
> Kamesh Jayachandran <kamesh@collab.net> writes:
>
> > > We already special-case at least svn:executable in diff.
> > >
> > >
> >
> > Are you sure?
>
> Certain. Just look at what you pasted:
>
> > [kamesh@kamesh ttt]$ svn ps svn:executable '1' test.txt
> > property 'svn:executable' set on 'test.txt'
> > [kamesh@kamesh ttt]$ svn st
> > M test.txt
> > [kamesh@kamesh ttt]$ svn diff
> >
> > Property changes on: test.txt
> > ___________________________________________________________________
> > Name: svn:executable
> > + *
>
> It shows '*', not '1'.
>
Nitpicking, but that substitution is done while fetching the props from
the wc, not by diff itself. Hmm, does that mean that a repos-repos diff
will show the original value? I suspect it does.
Regards,
Malcolm
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 6 15:48:09 2006