|
BrettLee.com -
Personal Data Security (PDS)
|
|
|
|
|
The source code is kept in a Subversion (SVN) repository.
The easiest way to get the latest revision is using YOUR svn client. If you don't have one,
you'll need to install it.
Once installed, you'll run:
svn co http://svn.brettlee.com:8000/svn/svn/pds/
and this will download the latest version of PDS.
Should you want a different version, say revision 101, you would run:
svn co -r 101 http://svn.brettlee.com:8000/svn/svn/pds/
Or, you may simply browse the links above...
The application is built from source code using JDK 1.6.0_11.
Enjoy!
-Brett
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|