Re: [Kmymoney-devel] Reviewboard and Git

2011-11-15 Thread Alvaro Soliverez
On Tue, Nov 15, 2011 at 9:45 AM, Alvaro Soliverez wrote: > About the KMM group for Git Reviewboard, I've already requested it as part > of the git migration, and it's going to be done soon. > > The Git Reviewboard group has been created at our request. Regards, Alvaro

Re: [Kmymoney-devel] Reviewboard and Git

2011-11-15 Thread Cristian Oneț
2011/11/15 Allan : > On 15/11/11 11:58, Cristian Oneț wrote: >> >> 2011/11/15 Allan: >>> >>> On 15/11/11 00:20, Allan wrote: On 14/11/11 22:16, Cristian Oneț wrote: > > On Monday 14 November 2011 22:11:32 you wrote: >> >> Just finishing adding all the new files, etc. Then,

Re: [Kmymoney-devel] Reviewboard and Git

2011-11-15 Thread Alvaro Soliverez
Hello Allan, To create a patch, you can simply run: git format-patch -n <--- n is the number of commits you want to output as patches. So, if you want the last 3 commits in patch format, just run: git format-patch -3 About the KMM group for Git Reviewboard, I've already requested it as part

Re: [Kmymoney-devel] Reviewboard and Git

2011-11-15 Thread Allan
On 15/11/11 11:58, Cristian Oneț wrote: 2011/11/15 Allan: On 15/11/11 00:20, Allan wrote: On 14/11/11 22:16, Cristian Oneț wrote: On Monday 14 November 2011 22:11:32 you wrote: Just finishing adding all the new files, etc. Then, see where I'm up to in this new world. What am I to do with t

Re: [Kmymoney-devel] Reviewboard and Git

2011-11-15 Thread Cristian Oneț
2011/11/15 Allan : > On 15/11/11 00:20, Allan wrote: >> >> On 14/11/11 22:16, Cristian Oneț wrote: >>> >>> On Monday 14 November 2011 22:11:32 you wrote: Just finishing adding all the new files, etc. Then, see where I'm up to in this new world. What am I to do with the new patches? I

Re: [Kmymoney-devel] Reviewboard and Git

2011-11-15 Thread Allan
On 15/11/11 00:20, Allan wrote: On 14/11/11 22:16, Cristian Oneț wrote: On Monday 14 November 2011 22:11:32 you wrote: Just finishing adding all the new files, etc. Then, see where I'm up to in this new world. What am I to do with the new patches? Is it a case of resubmitting under git? You c

Re: [Kmymoney-devel] Reviewboard and Git

2011-11-14 Thread Allan
On 14/11/11 22:16, Cristian Oneț wrote: On Monday 14 November 2011 22:11:32 you wrote: Just finishing adding all the new files, etc. Then, see where I'm up to in this new world. What am I to do with the new patches? Is it a case of resubmitting under git? You can commit them to a local bran

Re: [Kmymoney-devel] Reviewboard and Git

2011-11-14 Thread Cristian Oneț
On Monday 14 November 2011 22:11:32 you wrote: > Just finishing adding all the new files, etc. Then, see where I'm up to > in this new world. What am I to do with the new patches? Is it a case > of resubmitting under git? You can commit them to a local branch in your repository and after testin

Re: [Kmymoney-devel] Reviewboard and Git

2011-11-14 Thread Allan
On 14/11/11 21:31, Cristian Oneț wrote: On Monday 14 November 2011 20:22:16 Allan wrote: I have a couple of outstanding items on Reviewboard, and am wondering about how to proceed? I totally forgot about the CSV plugin wizard style re-write. Sory about that. The Git Reviewboard doesn't seem

Re: [Kmymoney-devel] Reviewboard and Git

2011-11-14 Thread Allan
On 14/11/11 21:31, Cristian Oneț wrote: On Monday 14 November 2011 20:22:16 Allan wrote: I have a couple of outstanding items on Reviewboard, and am wondering about how to proceed? I totally forgot about the CSV plugin wizard style re-write. Sory about that. The Git Reviewboard doesn't seem

Re: [Kmymoney-devel] Reviewboard and Git

2011-11-14 Thread Cristian Oneț
On Monday 14 November 2011 20:22:16 Allan wrote: > I have a couple of outstanding items on Reviewboard, and am wondering > about how to proceed? I totally forgot about the CSV plugin wizard style re-write. Sory about that. > The Git Reviewboard doesn't seem to recognise > KMyMoney. Did you recre