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 _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev