Revision [1761]
Last edited on 2008-12-04 19:15:30 by MichielDAdditions:
The above will check out the code as an "Anonymous User" and you will not be able to write back to the repository. In order to check out as a developer, you need to tell your Subversion tool to use a username and password.
Sourceforge has a list of [[http://alexandria.wiki.sourceforge.net/Recommended+User+Software+Configuration recommended software]] but my tool is not listed. I use [[http://www.syntevo.com/smartsvn/ smartSVN]]. Not opensource, but very powerful.
Sourceforge has a list of [[http://alexandria.wiki.sourceforge.net/Recommended+User+Software+Configuration recommended software]] but my tool is not listed. I use [[http://www.syntevo.com/smartsvn/ smartSVN]]. Not opensource, but very powerful.
Revision [1760]
Edited on 2008-12-04 19:12:03 by MichielDAdditions:
%%svn co https://phplist.svn.sourceforge.net/svnroot/phplist/trunk/phplist/ phplist
cd phplist/public_html/lists/admin/
svn co https://phplist.svn.sourceforge.net/svnroot/phplist/trunk/commonlib/ commonlib%%
cd phplist/public_html/lists/admin/
svn co https://phplist.svn.sourceforge.net/svnroot/phplist/trunk/commonlib/ commonlib%%
Deletions:
cd phplist/public_html/lists/admin/
svn co https://phplist.svn.sourceforge.net/svnroot/phplist/trunk/commonlib/ commonlib



