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

[PATCH] Follow up to r27817

From: Senthil Kumaran S <senthil_at_collab.net>
Date: 2007-11-15 14:23:37 CET

Hi,

I am attaching a patch along with this email which is a follow up to r27817,
based on glasser's review comments.

[[[
Follow up to r27817.

Improve r27817 based on glasser's comments.

* subversion/svndumpfilter/main.c
   (skip_path): New function to skip a path based on the included/excluded
    prefixes
   (renumber_merge_source_rev_range): Give more approriate name to this
    function as skip_missing_merge_source_or_renumber_revs
   (skip_missing_merge_source_or_renumber_revs): Function renamed from
    renumber_merge_source_rev_range. Fix logical bug in include/exclude prefix
    path skipping and avoid possible crashes in dereferencing revmap_start and
    revmap_end
   (set_node_property): Update call to renumber_merge_source_rev_range, to the
    renamed function skip_missing_merge_source_or_renumber_revs

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

Thank You.

--
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 Thu Nov 15 14:43:57 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.