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

Incorrect svn:mergeinfo properties

From: Eric (Brad) Lemings <brad_at_rebit.com>
Date: Thu, 09 Oct 2008 11:59:43 -0600

I just noticed that when I do an 'svn copy' from trunk to a branch, the
svn:mergeinfo property is not reflecting this. Example:

        $ svn copy trunk/software/ComponentA/ComponentA.cpp
branch/ebl-2008-09-09/library/ComponentA
        A branch/ebl-2008-09-09/library/ComponentA/ComponentA.cpp
        $ cd branch/ebl-2008-09-09
        $ svn propget svn:mergeinfo library/ComponentA/ComponentA.cpp
       
/Rebit3/branch/3914-XX-YYYY-Z/software/ComponentA/ComponentA.cpp:3922-3930,3945-3949

Uhh, what's going on here?

Thanks,
Eric.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-09 20:18:59 CEST

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

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