]> andersk Git - svn-all-fast-export.git/blobdiff - src/svn.h
Implement the identity map
[svn-all-fast-export.git] / src / svn.h
index c878428e71c290d1f1831ae3178fae1d2a7f78ff..fea3fb0ac97b633f354c01fc0210b07a169c6874 100644 (file)
--- a/src/svn.h
+++ b/src/svn.h
@@ -35,6 +35,7 @@ public:
 
     void setMatchRules(const QList<Rules::Match> &matchRules);
     void setRepositories(const QHash<QString, Repository *> &repositories);
+    void setIdentityMap(const QHash<QByteArray, QByteArray> &identityMap);
 
     int youngestRevision();
     bool exportRevision(int revnum);
This page took 0.024096 seconds and 4 git commands to generate.