Changes between Version 4 and Version 5 of repositoryAccess


Ignore:
Timestamp:
Jul 23, 2008, 12:18:58 AM (16 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • repositoryAccess

    v4 v5  
    44The easiest way to access the WARP repository is to simply [source:/ browse it] via this site.
    55
    6 For direct access to our Subversion server, you will need a Subversion client. [http://tortoisesvn.tigris.org/ TortoiseSVN] is an excellent client for Windows. Installation packages for Mac OS X are available [http://metissian.com/projects/macosx/subversion/ here].
     6For direct access to our Subversion server, you will need a Subversion client. The command-line Subversion client is installed in OS X 10.5 by default; installation pages for older versions of OS X are available [http://metissian.com/projects/macosx/subversion/ here.][http://metissian.com/projects/macosx/subversion/  ][http://tortoisesvn.tigris.org/ TortoiseSVN] is an excellent GUI client for Windows.
    77
    8 The repository's base URL is: http://warp.rice.edu/svn/WARP/. 
     8The repository's base URL is: http://warp.rice.edu/svn/WARP/.
    99
    10 Anonymous users have checkout permissions for most of the repository. An account is required to checkout certain directories covered by an NDA; we're working to eliminate this requirement. An account is also required to commit changes to any part of the repository. We are still in the process of establishing an account system to allow external users to contribute their code. Please watch this page for updates.
     10Anonymous users have checkout permissions for the entire repository. An account is required to commit changes.
    1111
    12 Please remember that everything in the WARP repository is covered by the [wiki:license Rice-WARP open-access license]. Please be sure you understand the license and agree to abide by its terms before using any of our code.
     12Please remember that nearly everything in the WARP repository is covered by the [wiki:license Rice-WARP open-access license]. For code contributed by others, the please look for copyright/license notices included with the code. Please be sure you understand the applicable licenses and agree to abide by their terms before using any of our code.
     13
     14If you have any questions, please post in the [//forums public WARP forms].