|
Crypto.BrettLee.com -
Professional Data Security (PDS)
|
|
|
|
|
Overview
Professional Data Security source code is kept in a Subversion repository.
Thus, to get the code you will need a Subversion client. :)
Subversion Clients
Command Line
To check out the latest code, run:
~> svn co http://svn.brettlee.com:8000/svn/svn/pds/trunk/
To check out a specific version, say 101, run:
~> svn co -r 101 http://svn.brettlee.com:8000/svn/svn/pds/trunk/
IDE (Eclipse, etc.)
You probably already know what to do... :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|