Changes between Version 3 and Version 4 of repositoryAccess


Ignore:
Timestamp:
Jul 9, 2006, 10:57:13 PM (18 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • repositoryAccess

    v3 v4  
    11== WARP Repository Access ==
    2 We use [http://subversion.tigris.org/ Subversion] for version control of the WARP repository. Anonymous users can checkout the latest version of the repository using any Subversion client. The repository's base URL is: http://warp.rice.edu/svn/WARP/. 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.
     2We use [http://subversion.tigris.org/ Subversion] for version control of the WARP repository.
    33
    4 You can also [source:/ browse the repository] via this site.
     4The easiest way to access the WARP repository is to simply [source:/ browse it] via this site.
     5
     6For 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].
     7
     8The repository's base URL is: http://warp.rice.edu/svn/WARP/.
     9
     10Anonymous 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.
    511
    612Please 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.