Re: svn commit: r280120 - head/sys/dev/wpi

2015-03-16 Thread Alfred Perlstein
Just use github, you can then just follow my directions on the https://wiki.freebsd.org/GitWorkflow page. you can commit them as individual commits if you would like or make a giant squash commit. Better would really be to replay all the commits into an svn branch, then make a single svn merge

Re: svn commit: r280120 - head/sys/dev/wpi

2015-03-15 Thread Ryan Stone
I've thrown them up for review here: https://reviews.freebsd.org/D2071 Comments are welcome. I'll commit it all later this week. ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mai

Re: svn commit: r280120 - head/sys/dev/wpi

2015-03-15 Thread Mateusz Guzik
On Sun, Mar 15, 2015 at 07:04:18PM -0400, Ryan Stone wrote: > Anyone want to review them before I commit them? (I'm going to put them in > tools/tools/git/) > I would say it would be nice see them + rough howto before we land stuff in the tree. I'm definitely more than happy to see usable git ->

Re: svn commit: r280120 - head/sys/dev/wpi

2015-03-15 Thread Ryan Stone
Anyone want to review them before I commit them? (I'm going to put them in tools/tools/git/) On Sun, Mar 15, 2015 at 5:45 PM, Adrian Chadd wrote: > On 15 March 2015 at 14:44, Ryan Stone wrote: > > On Sun, Mar 15, 2015 at 5:35 PM, Adrian Chadd > wrote: > >> > >> .. promise I'm done for now. > >

Re: svn commit: r280120 - head/sys/dev/wpi

2015-03-15 Thread Adrian Chadd
On 15 March 2015 at 16:04, Ryan Stone wrote: > Anyone want to review them before I commit them? (I'm going to put them in > tools/tools/git/) Sure, but we can always churn what's in tools/tools/ . -a ___ svn-src-all@freebsd.org mailing list http://li

Re: svn commit: r280120 - head/sys/dev/wpi

2015-03-15 Thread Oliver Pinter
On Sun, Mar 15, 2015 at 10:35 PM, Adrian Chadd wrote: > .. promise I'm done for now. > > (God, it'd be nice to use git, or some web ui that lets me batch > review and commit things like this.) http://svnweb.freebsd.org/socsvn/soc2014/op/tools/svn-cherry-pick-from-git.csh?view=markup > > > -a > >

Re: svn commit: r280120 - head/sys/dev/wpi

2015-03-15 Thread Adrian Chadd
On 15 March 2015 at 14:47, Peter Jeremy wrote: > On 2015-Mar-15 14:35:23 -0700, Adrian Chadd wrote: >>.. promise I'm done for now. > > 69 commits (68 to the same file) and the perfect sequence only broken > by pav@ and jilles@. I think you deserve some sort of reward. Check the bugzilla PR. I a

Re: svn commit: r280120 - head/sys/dev/wpi

2015-03-15 Thread Peter Jeremy
On 2015-Mar-15 14:35:23 -0700, Adrian Chadd wrote: >.. promise I'm done for now. 69 commits (68 to the same file) and the perfect sequence only broken by pav@ and jilles@. I think you deserve some sort of reward. -- Peter Jeremy pgpDi7kkBl62y.pgp Description: PGP signature

Re: svn commit: r280120 - head/sys/dev/wpi

2015-03-15 Thread Adrian Chadd
On 15 March 2015 at 14:44, Ryan Stone wrote: > On Sun, Mar 15, 2015 at 5:35 PM, Adrian Chadd wrote: >> >> .. promise I'm done for now. >> >> (God, it'd be nice to use git, or some web ui that lets me batch >> review and commit things like this.) > > > I have a script that takes a series of git co

Re: svn commit: r280120 - head/sys/dev/wpi

2015-03-15 Thread Ryan Stone
On Sun, Mar 15, 2015 at 5:35 PM, Adrian Chadd wrote: > .. promise I'm done for now. > > (God, it'd be nice to use git, or some web ui that lets me batch > review and commit things like this.) > I have a script that takes a series of git commits and makes a separate Differential review for each.

Re: svn commit: r280120 - head/sys/dev/wpi

2015-03-15 Thread Adrian Chadd
.. promise I'm done for now. (God, it'd be nice to use git, or some web ui that lets me batch review and commit things like this.) -a On 15 March 2015 at 14:32, Adrian Chadd wrote: > Author: adrian > Date: Sun Mar 15 21:32:11 2015 > New Revision: 280120 > URL: https://svnweb.freebsd.org/chang