welcome: please sign in

Revision 5 as of 2014-04-21 08:13:17

Clear message
location: Download

Download BDF package

We use subversion to manage BDF package. You can download BDF with subversion command.

 $svn co svn+ssh://user@10.105.153.100/export/svnroot/gbdf/trunk/0.5.dev

Now, we use git control our program. You can clone a BDF version via command

  $git clone users@10.105.153.100/export/gitroot/bdf-pkg.git

In case that the ip of server is changed, you can use switch (sw) to change the direction

 $svn sw --relocate svn+ssh://bbs@162.105.153.250/export/home/bbs/project/xianest/trunk/0.5.dev svn+ssh://bbs@10.105.153.103/export/home/bbs/project/xianest/trunk/0.5.dev