welcome: please sign in
location: Diff for "Download"
Differences between revisions 5 and 32 (spanning 27 versions)
Revision 5 as of 2014-04-21 08:13:17
Size: 626
Editor: 10
Comment:
Revision 32 as of 2022-01-04 15:23:38
Size: 190
Editor: bsuo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
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
}}}
Line 7: Line 3:
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
}}}
At present, BDF source code is only open for developers. For people who are interested in developing the BDF package, please contact Prof. Wenjian Liu directly.

Download BDF package

At present, BDF source code is only open for developers. For people who are interested in developing the BDF package, please contact Prof. Wenjian Liu directly.

Download (last edited 2023-04-10 17:18:24 by wangzikuan)