[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Merge Tracking Metadata Interface

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-07-06 15:46:32 CEST

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.