yetist的Blog
svn 1.4改变了工作拷贝和仓库的格式
由 yetist 在 周五, 2007-03-02 17:49 提交之前用的debian testing, 现在换用ubuntu 6.10后发现svn命令用不了,运行后显示:
svn: 本客户端已过时,无法存取工作拷贝“.”;请取得更新版的 Subversion 客户端
经过比较,原来debian testing中的subversion是1.4.2, 而ubuntu 6.10 中的是1.3.2, 因为subversion从1.4开始改变了工作拷贝和仓库的格式,从而导致之前的工作拷贝(1.4版建立的)在1.3版的svn中无法使用. ubuntu不是基于debian unstable的吗?怎么subversion版本比debian testing还旧? 真不明白。
» 阅读更多
GRUB Menu Editor
由 yetist 在 周五, 2007-03-02 13:14 提交Grime is a Gtk+ based front-end for configuring the appearence of GRUB's boot menu. Grime allows you to modify the menu colors, import and select a splash image, or hide the menu. It is meant to be used in conjunction with other tools that edit the GRUB menu contents, such as GNOME System Tools or Debian's update-grub, not an all-in-one configuration utility such as grubconf.
