-
- Downloads
replay: Export a legacy external definition as official svn client
When an external is defined using legacy format (svn < 1.5), the official subversion client automatically uses the peg_rev parameter of the export operation so ensure to have the same behavior in the loader to avoid hash mismatches in reconstructed file systems.
Showing
- swh/loader/svn/replay.py 14 additions, 3 deletionsswh/loader/svn/replay.py
- swh/loader/svn/tests/test_externals.py 81 additions, 0 deletionsswh/loader/svn/tests/test_externals.py
- swh/loader/svn/tests/test_utils.py 104 additions, 10 deletionsswh/loader/svn/tests/test_utils.py
- swh/loader/svn/utils.py 8 additions, 1 deletionswh/loader/svn/utils.py
Loading
Please register or sign in to comment