Skip to content
Snippets Groups Projects
  1. Aug 09, 2023
  2. Aug 08, 2023
  3. Aug 07, 2023
  4. Jul 25, 2023
  5. Jul 19, 2023
  6. Jul 13, 2023
  7. Jul 11, 2023
  8. Jul 10, 2023
  9. Jul 04, 2023
  10. Jun 12, 2023
  11. Jun 06, 2023
  12. May 31, 2023
  13. May 23, 2023
  14. Mar 06, 2023
  15. Feb 03, 2023
  16. Dec 14, 2022
  17. Nov 22, 2022
  18. Nov 21, 2022
  19. Nov 18, 2022
    • Antoine R. Dumont's avatar
      swh-loader-svn: Build rsvndump dependency · 7e1d37bc
      Antoine R. Dumont authored
      This creates a new utility image holding the rsvndump pushed in the gitlab registry.
      
      And then adapts the svn loader image to expose that new dependency tool [1]. That will
      allow development to use rsvndump instead of svnrdump.
      
      [1]
      ```
      $ docker build -t swh-loader-svn .
      $ docker run -ti --rm --user root --entrypoint rsvndump swh-loader-svn --version
      rsvndump 0.6.1
      Copyright (C) 2008-present Jonas Gehring <jonas@jgehring.net>
      Released under the GNU General Public License.
      ```
      Verified
      7e1d37bc
  20. Oct 31, 2022
  21. Sep 26, 2022
  22. Sep 19, 2022
Loading