HomeSoftware Heritage

svn: Add support to basic subversion authentication in SvnRepo

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

Description

svn: Add support to basic subversion authentication in SvnRepo

Some subversion servers in the wild disabled anonymous access and require
to authenticate using a read only user account, typically with credentials
anonymous/anonymous.

So add support for basic authentication in the subversion loader, credentials
must be provided in the repository URL as with basic HTTP authentication.

Details

Provenance
anlambertAuthored on Sep 30 2022, 1:25 PM
anlambertPushed on Sep 30 2022, 2:45 PM
Differential Revision
D8585: svn: Add support to basic subversion authentication in SvnRepo
Build Status
Buildable 31969
Build 50041: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.