svn repository move

[email protected] (Ask Bjørn Hansen) Thu, 9 Feb 2006 15:54:00 -0800
Newsgroups perl.combust.users
Message-ID <[email protected]>
Hello perl.org contributors and combust users,

As you might have noticed we moved the combust repository a few weeks  
ago -- or rather we cleaned up the SVN server a little.

SSL is now required (as it will be for writing on svn.perl.org some  
day in the future).   We had some duplicate repository UUIDs too, so  
you have to do these two commands to run svn updates again:


find . -name entries | xargs perl -i -pe 's/516b4451-ceb8-0310-875f- 
b17149c99681/516b4451-ceb8-0310-875f-b17149c99682/'

svn switch --relocate http://svn.perl.org/combust/trunk https:// 
svn.develooper.com/combust/trunk
    -- or (note the https in the new URL) --
svn switch --relocate http://svn.develooper.com/combust/trunk https:// 
svn.develooper.com/combust/trunk



  - ask

-- 
http://www.askbjoernhansen.com/