Subversion access
From PLplotWiki
Subversion Access
The PLplot Subversion repository can be checked out through SVN with the following instruction set:
svn co https://plplot.svn.sourceforge.net/svnroot/plplot/trunk plplot
You can browse the PLplot Subversion repository online at http://plplot.svn.sourceforge.net/viewvc/plplot/.
Subversion Clients
- SvnX (Mac OS X): http://www.lachoseinteractive.net/en/community/subversion/svnx/features/
- TortoiseSVN (Windows): http://tortoisesvn.tigris.org/
- KDESvn (Linux): http://kdesvn.alwins-world.de/wiki
Remarks
Adding new files
If a new file is added to the svn repository the properties of the file must be set correctly.