文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>Settings for svn

Settings for svn

时间:2010-08-17  来源:tacoe

1. set SVN_EDITOR set vim as your SVN_EDITOR
Command:

exprot SVN_EDITOR=vim

but if will lost if you logout shell, so you can put below line in your ~/.bash_profile file.

export SVN_EDITOR=vim


2. ignore files and directories in subvision. if you don't want show up the files chat relate to your attention. It is actually pretty simple to tell subversion ignore directories or specific files.you can dot that as below.

svn propedit svn:ignore ./some_path


after that it will open your SVN_EDITOR editor, and then you can write some identifier, such as * in the property file, it will ignore all files in the directory you specified ./some_path. It is only support the *as a wildcard, it doesn't support regular expressions.
相关阅读 更多 +
排行榜 更多 +
坦克冒险大师安卓版

坦克冒险大师安卓版

策略塔防 下载
枪战大乱斗2

枪战大乱斗2

飞行射击 下载
猎鸭挑战安卓版

猎鸭挑战安卓版

飞行射击 下载