Differences between revisions 1 and 2
Revision 1 as of 2008-08-03 20:27:12
Size: 367
Editor: 82-136-242-51
Comment:
Revision 2 as of 2008-08-09 17:25:39
Size: 555
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Line 15: Line 14:

----

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 CVS

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

See for all details the SourceForge? Project Page

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


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

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