[reportlab-users] new SVN location
    Robin Becker 
    robin at reportlab.com
       
    Wed Oct 29 12:30:26 EDT 2008
    
    
  
Our SVN repositories have been relocated in space and domain to
svn.reportlab.com
the best way to adjust is to use the --relocate option for svn switch.
so
for https://www.reportlab.co.uk/svn use
svn switch --relocate \
      https://www.reportlab.co.uk/svn \
      https://svn.reportlab.com/svn
for http://www.reportlab.co.uk/svn use
svn switch --relocate \
      http://www.reportlab.co.uk/svn \
      http://svn.reportlab.com/svn
when things have stabilized and we will be adding some place for people to 
experiment on a branch.
-- 
Robin Becker
    
    
More information about the reportlab-users
mailing list