Survey: How do you commit?

Blair Zajac blair at orcaware.com
Sat Jan 2 07:49:03 PST 2016


> On Jan 2, 2016, at 12:43 AM, Ryan Schmidt <ryandesign at macports.org> wrote:
> 
> Quick survey for committers:
> 
> How do you commit to the MacPorts Subversion repository?
> 
> Using a Subversion working copy and "svn commit”?

This one.

> Using a Git clone and git-svn?
> Some other method?
> 
> Do you have any complaints about that method or are you happy with it?

I use rsync to get ports so when I make a change, I delete the directory and do an ‘svn co’ in place, which is a little annoying.

Blair


More information about the macports-dev mailing list