文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
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.
相关阅读 更多 +
排行榜 更多 +
家庭清洁大师

家庭清洁大师

休闲益智 下载
之了课堂

之了课堂

学习教育 下载
野生白虎家庭模拟

野生白虎家庭模拟

模拟经营 下载