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

[PATCH] Fix issue #3020

From: Senthil Kumaran S <senthil_at_collab.net>
Date: 2007-11-28 13:57:42 CET

Hi,

I am attaching a patch along with this email in order to fix issue
#3020. This patch is based on r27845 since we need almost the same
functionality in 'svnadmin load'.

[[[
Fix issue #3020.

Reflect dropped/renumbered revisions in svn:mergeinfo data during
svnadmin load

* subversion/tests/cmdline/svnadmin_tests.py
   (load_with_parent_dir): Modify test case expectation for svn:mergeinfo

* subversion/libsvn_repos/load.c
   (): include private/svn_mergeinfo_private.h
   (renumber_mergeinfo_revs): New function to renumber svn:mergeinfo
   (set_node_property): If we have svn:mergeinfo then renumber revs in
    svn:mergeinfo as appropriate

Patch by: Senthil Kumaran <senthil@collab.net>
]]]

-- 
Senthil Kumaran S
http://www.stylesen.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Nov 28 13:57:03 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.