IDP Load testing subversion kit access

Peter Schober peter.schober at univie.ac.at
Thu Jun 2 18:17:10 EDT 2016


* Patrick Le <ple at jhmi.edu> [2016-05-31 21:25]:
> Does anyone know how I would go about getting access to download the
> SVN load testing kit? I tried my credentials for the user list but
> they wouldn't take

There's no connection between Mailman's credentials and others,
specifically you don't have an account for svn access by being
subscribed to the mailing list. Authentication prompts from SVN
usually are a sure sign that the URL isn't right (https vs. http)
and/or stuff having been moved around. In this case the repository
doesn't exist anymore. From
https://wiki.shibboleth.net/confluence/display/DEV/Git+Conversion+Status

  "No Conversion
  These repositories will not be converted to Git. Anyone needing these
  sources can acquire a copy of the final svn repository dump.

You can ask Ian (or on the dev list) for a dump which you'd have to
use with 'svnadmin load' to re-create the repository and then create a
checkout from that repo into a working copy for file and history
access.
-peter


More information about the users mailing list