HomeSoftware Heritage

svn: Remove use of costly checkout in SvnRepo.export_temporary

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

svn: Remove use of costly checkout in SvnRepo.export_temporary

Now that SvnRepo.propget supports URL as target, we can remove the
use of costly checkout operation and directly retrieve the whole
set of svn:externals properties.

This should greatly improve incremental loading of a big repository
in terms of performance.

Details

Provenance
anlambertAuthored on Dec 8 2022, 9:21 PM
anlambertPushed on Dec 12 2022, 2:42 PM
Differential Revision
D8949: svn: Remove use of costly checkout in SvnRepo.export_temporary
Build Status
Buildable 33215
Build 52076: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.