| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wxCode.zip | 2006-05-14 | 15.0 MB | |
| wxCode.tar.bz2 | 2006-05-14 | 11.8 MB | |
| changeroot.sh | 2005-08-05 | 1.1 kB | |
| Readme.txt | 2005-08-05 | 883 Bytes | |
| Totals: 4 Items | 26.7 MB | 2 | |
wxCode CVS repository ReadMe
----------------------------
This is the wxCode clean CVS zipped for those who have low bandwidth
and want to get wxCode CVS repository quickly... please note that if
you want to use this download for setting up your wxCode repository
(i.e. if you want to be able to work on it in write mode because you
are a wxCode maintainer) you'll need to change all the 'Root' files of
all CVS subfolders from
:ssh:frm@cvs.sourceforge.net:/cvsroot/wxcode
to
:ssh:yourSFusername@cvs.sourceforge.net:/cvsroot/wxcode
You can do this using SED or some other automatic system (don't do it by hand !).
There is a script along with this ReadMe which can be used to do it:
changeroot path/to/the/wxCode/folder/I've/unzipped frm mySFusername
For problems ask help at wxcode-users@lists.sourceforge.net...