Survey: How do you commit?
Rainer Müller
raimue at macports.org
Tue Jan 5 05:08:51 PST 2016
On 2016-01-02 06:43, Ryan Schmidt wrote:
> Using a Subversion working copy and "svn commit"?
For ports, I am exclusively using this approach.
> Using a Git clone and git-svn?
For base I am experimenting with git-svn, but I also keep a normal svn
working copy.
> Do you have any complaints about that method or are you happy with it?
Examining history (blame/log/diff) with svn is quite slow over the
network, which is way faster with git(-svn) as it keeps everything local.
Rainer
More information about the macports-dev
mailing list