文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
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.
相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载