Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Optimize merge discovery #36

Open
dabrahams opened this issue Jul 10, 2013 · 0 comments
Open

Optimize merge discovery #36

dabrahams opened this issue Jul 10, 2013 · 0 comments

Comments

@dabrahams
Copy link
Member

Right now there's a pass across every file participating in an SVN directory copy. This is terribly inefficient and I'm certain it could be replaced by a use of patrie::svn_subtree_rules, perhaps along with some exploration to make sure that SVN actually contains a file under the path in question.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant