文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
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.
相关阅读 更多 +
排行榜 更多 +
世界战争生存射击

世界战争生存射击

飞行射击 下载
真实狩猎

真实狩猎

飞行射击 下载
狙击之荣耀最新版

狙击之荣耀最新版

飞行射击 下载