Ignore:
Timestamp:
16/09/2008 23:24:58 (4 years ago)
Author:
jamesog
Message:

s/(bbdev.)?fluffy.co.uk/boxbackup.org/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/documentation/instguide.xml

    r2022 r2290  
    580580          release at this time, OpenSSL 0.9.8a, does not compile with Visual 
    581581          C++ 2005 out of the box, so you need <ulink 
    582           url="http://bbdev.fluffy.co.uk/svn/box/chris/win32/support/openssl-0.9.8a-vc2005.zip">a 
     582          url="http://www.boxbackup.org/svn/box/chris/win32/support/openssl-0.9.8a-vc2005.zip">a 
    583583          patched version</ulink>. The <ulink 
    584584          url="http://www.openssl.org/source/openssl-0.9.8a.tar.gz">original 
    585585          source</ulink> and <ulink 
    586           url="http://bbdev.fluffy.co.uk/svn/box/chris/win32/support/openssl-0.9.8a-win32fix.patch">patch</ulink> 
     586          url="http://www.boxbackup.org/svn/box/chris/win32/support/openssl-0.9.8a-win32fix.patch">patch</ulink> 
    587587          are also available.</para> 
    588588 
     
    637637        <para>The first version of Box Backup that's known to compile and with 
    638638        Visual C++ 2005 is available on the <ulink 
    639         url="http://bbdev.fluffy.co.uk/svn/box/chris/win32/vc2005-compile-fixes/">Subversion 
     639        url="http://www.boxbackup.org/svn/box/chris/win32/vc2005-compile-fixes/">Subversion 
    640640        server</ulink>. However, this version has not been extensively tested 
    641641        and may be out of date.</para> 
    642642 
    643643        <para>The changes are expected to be merged into the <ulink 
    644         url="http://bbdev.fluffy.co.uk/svn/box/trunk">Subversion trunk</ulink> 
     644        url="http://www.boxbackup.org/svn/box/trunk">Subversion trunk</ulink> 
    645645        at some point, and this page should then be updated. If in doubt, 
    646646        please sign up to the <ulink 
     
    653653        prompt, go to the base directory, and type:</para> 
    654654 
    655         <programlisting>svn co http://bbdev.fluffy.co.uk/svn/box/chris/win32/vc2005-compile-fixes/ boxbackup</programlisting> 
     655        <programlisting>svn co http://www.boxbackup.org/svn/box/chris/win32/vc2005-compile-fixes/ boxbackup</programlisting> 
    656656 
    657657        <para>This should create a directory called <emphasis 
Note: See TracChangeset for help on using the changeset viewer.