wiki:Notes/Subversion

Version 3 (modified by VincentMcIntyre, 17 years ago) (diff)

--

Notes/Subversion

Quick notes on use of the repository

  • use the svn tool
       unix% svn -N co http://svn.atnf.csiro.au/miriad4cabb -u WikiName
    
    • note the http URL scheme, not https
    • you need to use your WikiName and password to log in, not your UNIX username and password
    • -N only gets the top level directory.

Notes Home