Re: Survey: How do you commit?

2016-01-02 Thread Mojca Miklavec
On 2 January 2016 at 06:43, Ryan Schmidt wrote: > Quick survey for committers: > > How do you commit to the MacPorts Subversion repository? > > Using a Subversion working copy and "svn commit"? > Using a Git clone and git-svn? > Some other method? I use a sparse subversion checkout and "svn

Re: Survey: How do you commit?

2016-01-02 Thread Wahlstedt Jyrki
> On 2.1.2016, at 7.43, Ryan Schmidt 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

Re: [144027] trunk/dports/lang/py-htmldocs/Portfile

2016-01-02 Thread Ryan Schmidt
> On Dec 30, 2015, at 12:10 AM, ebori...@macports.org wrote: > > Revision > 144027 > Author > ebori...@macports.org > Date > 2015-12-29 22:10:10 -0800 (Tue, 29 Dec 2015) > Log Message > > py-htmldocs: Update (again?) checksum for py35-htmldocs. Moved revision > numbers into by-subport for

Re: Survey: How do you commit?

2016-01-02 Thread Kurt Hindenburg
> On Jan 2, 2016, at 12:43 AM, Ryan Schmidt 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? I should have setup this

Re: Survey: How do you commit?

2016-01-02 Thread Blair Zajac
> On Jan 2, 2016, at 12:43 AM, Ryan Schmidt 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? >

Re: Survey: How do you commit?

2016-01-02 Thread Adam Mercer
On Fri, Jan 1, 2016 at 11:43 PM, Ryan Schmidt wrote: > Quick survey for committers: > > How do you commit to the MacPorts Subversion repository? > > Using a Subversion working copy and "svn commit"? > Using a Git clone and git-svn? This is the one I use, in fact this is

Re: Survey: How do you commit?

2016-01-02 Thread Mojca Miklavec
On 2 January 2016 at 13:22, Joshua Root wrote: > On 2016-1-2 16:43 , Ryan Schmidt wrote: > >> Do you have any complaints about that method or are you happy with it? > > Works pretty well for the most part. Would be nice if it had commit > shelving .

Re: Survey: How do you commit?

2016-01-02 Thread Craig Treleaven
> On Jan 2, 2016, at 12:43 AM, Ryan Schmidt wrote: > > Quick survey for committers: > > How do you commit to the MacPorts Subversion repository? > > Using a Subversion working copy and "svn commit”? Yes > Using a Git clone and git-svn? > Some other method? > > Do

Re: [144013] trunk/dports/gis/qlandkartegt/Portfile

2016-01-02 Thread Ryan Schmidt
> On Dec 29, 2015, at 8:43 PM, khindenb...@macports.org wrote: > > Revision > 144013 > Author > khindenb...@macports.org > Date > 2015-12-29 18:43:19 -0800 (Tue, 29 Dec 2015) > Log Message > > qlandkartegt: add qt4 portgroup, enable cmake.out_of_source build maintainer > #49432 > Modified:

Re: Survey: How do you commit?

2016-01-02 Thread Joshua Root
On 2016-1-3 07:38 , Ryan Schmidt wrote: > > On Jan 2, 2016, at 6:22 AM, Joshua Root wrote: > >> Works pretty well for the most part. Would be nice if it had commit >> shelving . > > The closest feature that exists is the changelist: >

Re: [144027] trunk/dports/lang/py-htmldocs/Portfile

2016-01-02 Thread Eric A. Borisch
There's a later commit that added dist_subdir for those versions that have been stealth-updated... On Sat, Jan 2, 2016 at 11:05 AM, Ryan Schmidt wrote: > >> On Dec 30, 2015, at 12:10 AM, ebori...@macports.org wrote: >> >> Revision >> 144027 >> Author >>

Re: Survey: How do you commit?

2016-01-02 Thread Ryan Schmidt
On Jan 2, 2016, at 6:22 AM, Joshua Root wrote: > Works pretty well for the most part. Would be nice if it had commit > shelving . The closest feature that exists is the changelist: http://svnbook.red-bean.com/en/1.7/svn.ref.svn.c.changelist.html

Re: Survey: How do you commit?

2016-01-02 Thread Takeshi Enomoto
Dear Ryan, > Using a Subversion working copy and "svn commit”? I use subversion. I use git for other projects, but I used to use subversion at work. I don’t have any problems with subversion. I think subversion is suited for centralized repositories. Regards, Takeshi - Takeshi Enomoto