Differences between revisions 3 and 4
Revision 3 as of 2008-08-09 17:31:04
Size: 559
Comment:
Revision 4 as of 2010-05-05 07:58:19
Size: 235
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
wxArt2D is only available via CVS wxArt2D is only available via SVN
Line 5: Line 5:
cvs -d:pserver:anonymous@wxart2d.cvs.sourceforge.net:/cvsroot/wxart2d login

When asked for a password just hit enter

cvs -z3 -d:pserver:anonymous@wxart2d.cvs.sourceforge.net:/cvsroot/wxart2d co -P wxArt2D
svn co https://wxart2d.svn.sourceforge.net/svnroot/wxart2d/trunk/wxArt2D wxArt2D
Line 14: Line 10:

----

For developers with SourceForge Login.

export CVS_RSH=ssh

export CVSROOT=:ext:loginname@wxart2d.cvs.sourceforge.net:/cvsroot/wxart2d

cvs checkout wxArt2D

cvd update -P -d

Downloading

wxArt2D is only available via SVN

svn co https://wxart2d.svn.sourceforge.net/svnroot/wxart2d/trunk/wxArt2D wxArt2D

See for all details the SourceForge? Project Page

http://sourceforge.net/projects/wxart2d/

wxArt2D: WxArt2dDownLoad (last edited 2010-05-05 07:58:19 by KlaasHolwerda)