[cctbxbb] bootstrap / svn method / say reason not anonymous && http

Graeme.Winter at diamond.ac.uk Graeme.Winter at diamond.ac.uk
Tue Sep 20 22:44:57 PDT 2016


Hello folks,

In bootstrap.py is there any logical reason why we can’t use %sfmethod for anonymous as well as authenticated access to the cctbx_project sources i.e. in

# Core CCTBX repositories
# These must all provide anonymous access.
class cctbx_module(SourceModule):
  module = 'cctbx_project'
  anonymous = ['svn','svn://svn.code.sf.net/p/cctbx/code/trunk']
  authenticated = ['svn', '%(sfmethod)s://%(sfuser)s at svn.code.sf.net/p/cctbx/code/trunk']


also respect %(sfmethod) in place of svn as transport layer. Will help people behind firewalls.

Appreciate that this will also need changing when we move to git anyhow… but meantimes there are people out there this would help. Not keen to make this change myself without checking first…!

Thanks & best wishes Graeme


-- 
This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom



More information about the cctbxbb mailing list