Changes between Version 10 and Version 11 of SubversionCheckout


Ignore:
Timestamp:
Aug 23, 2012, 7:47:09 AM (11 years ago)
Author:
Peter Johansson
Comment:

remove reference about lev.thep

Legend:

Unmodified
Added
Removed
Modified
  • SubversionCheckout

    v10 v11  
    3838
    3939You may want to take a look at the [source:trunk/NEWS NEWS] file.
    40 
    41 === Miscellaneous ===
    42 
    43 If you already had existing checkouts for `lev.thep.lu.se`, no need to redo the checkouts, you can simply relocate your working copies:
    44 
    45 `svn switch --relocate http://lev.thep.lu.se/repository/svndigest/trunk http://dev.thep.lu.se/svndigest/svn/trunk`
    46 
    47 or replace `trunk` with appropriate branch. For further instructions on how to use Subversion, see [http://svnbook.red-bean.com/book.html The Subversion Book].