【patch】 diff –git a/Git.pm b/Git.pmindex ba94453..479c …
继续阅读“Permission denied at /usr/sbin/git-core//git-svn line 2389”
开发笔记
【patch】 diff –git a/Git.pm b/Git.pmindex ba94453..479c …
继续阅读“Permission denied at /usr/sbin/git-core//git-svn line 2389”
【subversion-perl】 or 【libsvn-perl】 is required.
1、创建补丁(例) $ git format-patch HEAD^^$ git format-patch H …
1、初始化本地Git库 $ git svn clone http://svn.example.com/proj …
$ git config –global user.name [username]$ git config …
1、Git 仓库 $ mkdir -p /srv/my.git$ cd /srv/my.git$ git — …
1、Git 仓库 $ sudo apt-get install git-core$ sudo mkdir -p …
1、安装 connect-proxy 方法一 $ sudo apt-get install connect-p …