[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: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2006-07-06 10:53:25 CEST

Garrett Rooney wrote:
> As I was watching dlr tweak tests on the merge-tracking branch to
> expect the presence of a svn:mergeinfo property, I started to wonder
> if that's really how we want to show things to the user. Do we want
> the fact that merge info has been stored in the working copy to show
> up in status output in the same place as we indicate a change to (for
> example) svn:ignore? I'm not positive one way or the other, but I
> think we should discuss it before Dan spends days tweaking tests.
Are you sure about svn:ignore ?
[kamesh@kamesh ttt]$ svn ps svn:ignore '1' trunk
property 'svn:ignore' set on 'trunk'
[kamesh@kamesh ttt]$ svn st
 M trunk
[kamesh@kamesh ttt]$ svn diff

Property changes on: trunk
___________________________________________________________________
Name: svn:ignore
   + 1

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 6 10:52:25 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.