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

spurious mergeinfo property created on copy?

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-10-09 16:44:38 CEST

I asked about this behavior in IRC, and no-one's quite sure if this is
a bug or not:

$ svn cp README README2
A README2

$ svn pl -v README2
Properties on 'README2':
  svn:keywords : LastChangedDate
  svn:mergeinfo :
  svn:eol-style : native

Notice that the copy created an (empty) svn:mergeinfo property. Is
this expected?

(I ran into this in one of my new tests -- it wasn't expecting the
extra property, and neither was I!)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 9 17:55:22 2007

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.