![]() |
Dynamic Presentation System |
Get DPS |
Home | About DPS | Documentation | Get DPS | Discussion Forum | Contact Info |
DPS/Base: Version 0.1b
DPS/Satellite: None yet.
DPS/Base Version 0.1b
Known Issues:
Requirements:
Download:
DPS/Base Version 0.1b is available from here.
In order to download the bleeding edge source code for DPS, you will need access to a copy of CVS or some CVS frontend. Before doing this, however, you may wish to take a look at the Development Information page as it contains important information about the current state of the project, and what it means to download our code from CVS.
If you are using CVS from a command line, use the following command to connect to SourceForge's pserver:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/dpsys login
When prompted for a password, simply hit the [ENTER] key.
After connecting, you can download source for DPS/Base, DPS/Satellite, or both. Use one or both of the following commands to do this:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/dpsys co -P DPSBase
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/dpsys co -P DPSSatellite
Both the DPSBase and DPSSatellite modules contain a "src" directory which contains all of the necessary code, associated files, and VS.NET project and solution files. In many cases, there will also be a fair amount of junk contained in these modules such as object files, binaries, and session information. Unfortunately, at the pace development is going at right now it is difficult to properly groom our source directories before committing updates. Keep this in mind as it may require you to delete portions of what you download in order to look at or build the code.
Please note that DPS/Base does not depend on DPS/Satellite and DPS/Satellite does not depend on DPS/Base. They can each be downloaded separately and built independently.
Copyright © 2005 The Dynamic Presentation System Team Copyright © 2005 Drexel University License Information |