Sussman,
svn cp -g README README2
'-g' records the implicit mergeinfo correctly. But I am not sure why we
need '-g' to achieve this where we don't need one for url-url copy.
With regards
Kamesh Jayachandran
Ben Collins-Sussman wrote:
> 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
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 9 18:24:23 2007