How To Download via SVN
SVN is short for Subversion which is a program manages version.
You can download the whole program or just modified files with SVN.
Repository URL of Zeroboard XEOfficial Site
-
Official Site
- Stable Version : http://svn.zeroboard.com/zeroboard_xe/trunk
- Sandbox Version : http://svn.zeroboard.com/zeroboard_xe/sandbox
- Released Version : http://svn.zeroboard.com/zeroboard_xe/releases
-
Repository of Sourceforge
-
Repository of KDLP
- svn://kldp.net/svnroot/zbxe/trunk
How to Download via SVN from Linux Server
If you can connect to the Linux Server by telnet or SSH and if SVN is installed, you can download or upgrade Zeroboard XE very easily.
-
Let's see if you have SVN first.
- Input a command on console
If the console shows you like below picture(it can be different by versions) when you type below command, SVN is installed.
svn --version
-
Download Zeroboard via SVN.
You would be able to get the newest Zeroboard XE of stable version by inputting follwing command :
svn checkout http://svn.zeroboard.com/zeroboard_xe/trunk zbxe
- Upgrade Zeroboard via SVN.
If you have downloaded Zeroboard XE with 'svn checkout', you can upgrade it easily.
By typing svn up, you would be able to get the latest version.
History
Last edited on 01/06/2009 16:26 by 나이스투