aboutsummaryrefslogtreecommitdiffstats
path: root/src/repository.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/repository.cpp')
-rw-r--r--src/repository.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/repository.cpp b/src/repository.cpp
index be0b0e2..d4cb2ad 100644
--- a/src/repository.cpp
+++ b/src/repository.cpp
@@ -815,7 +815,7 @@ QIODevice *FastImportRepository::Transaction::addFile(const QString &path, int m
void FastImportRepository::Transaction::commit()
{
- processCache.touch(repository);
+ repository->startFastImport();
// We might be tempted to use the SVN revision number as the fast-import commit mark.
// However, a single SVN revision can modify multple branches, and thus lead to multiple