Hello Allan,<br><br>To create a patch, you can simply run:<br><br>git format-patch -n   <--- n is the number of commits you want to output as patches.<br><br>So, if you want the last 3 commits in patch format, just run:<br>
<br>git format-patch -3<br><br><br>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.<br><br>Regards,<br>Alvaro<br><br><div class="gmail_quote">
On Tue, Nov 15, 2011 at 9:26 AM, Allan <span dir="ltr"><<a href="mailto:agander93@gmail.com">agander93@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="HOEnZb"><div class="h5">On 15/11/11 11:58, Cristian Oneț wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2011/11/15 Allan<<a href="mailto:agander93@gmail.com" target="_blank">agander93@gmail.com</a>>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 15/11/11 00:20, Allan wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On 14/11/11 22:16, Cristian Oneț wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On Monday 14 November 2011 22:11:32 you wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Just finishing adding all the new files, etc. Then, see where I'm up to<br>
in this new world. What am I to do with the new patches? Is it a case<br>
of resubmitting under git?<br>
</blockquote>
<br>
You can commit them to a local branch in your repository and after<br>
testing<br>
that everything is OK (you've ported the patch correctly) submit the<br>
patch<br>
obtained by running 'git format-patch master --stdout>  csv.patch' to<br>
review.<br>
<br>
</blockquote>
<br>
All seems OK and the patches are ready. I'm assuming that when KMM is<br>
added to git reviewboard, that's where they need to go, but do I need to<br>
copy the original svn description too? I'm assuming I do.<br>
<br>
The original review was submitted over two weeks go. Do I need a go<br>
ahead to commit them?<br>
<br>
Allan<br>
</blockquote>
<br>
I'm having a couple of problems, I'm afraid.<br>
<br>
1) I'd originally submitted a review for the csv plugin wizard on svn<br>
reviewboard and want now to proceed.  In the meantime, Git has come along so<br>
I've created a new patch file under Git.  Looking at the patch, I find it<br>
contains a reference to a test file I initially created and committed and<br>
then apparently removed successfully, but it still shows in the patch.  So,<br>
I deleted that from the file.<br>
</blockquote>
<br>
Well if it appears in the patch then it must be there, how are you<br>
exactly trying to create the patch?<br>
Editing the patch file by hand is not a good idea AFAIK.<br>
</blockquote>
<br></div></div>
>From Git/kmymoney, I ran 'git format-patch master --stdout>  csv.patch' as you suggested.<br>
<br>
The file (new.txt) does not exist in my /home folder.  However, I've just created a new patch via qgit and that seems OK.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2) I found I couldn't login to git reviewboard with my original ID/password<br>
although it suggests I should be able to, so I registered a new id.<br>
</blockquote>
<br>
Logging in with you <a href="http://identity.kde.org" target="_blank">identity.kde.org</a> account should work, there si no<br>
need for a new account.<br>
<br>
</blockquote>
<br></div>
I don't have an <a href="http://identity.kde.org" target="_blank">identity.kde.org</a> account, just the original svn reviewboard id/password.<br>
<br>
How do I contact admin to get my access back?<span class="HOEnZb"><font color="#888888"><br>
<br>
Allan</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Now logged in, I tried to submit the patch, but it gives an error - a<br>
missing terminator in the header.<br>
<br>
</blockquote>
<br>
That is probably because you manually changed the patch file.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Now, though, I can't sign in as my id/password is rejected, possibly because<br>
I'm still logged in somewhere else, but can't find where.<br>
<br>
Please, how do I get out of this mess?<br>
<br>
Thanks.<br>
<br>
Allan<br>
</blockquote></blockquote>
<br>
<br>
______________________________<u></u>_________________<br>
KMyMoney-devel mailing list<br>
<a href="mailto:KMyMoney-devel@kde.org" target="_blank">KMyMoney-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kmymoney-devel" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kmymoney-devel</a><br>
</div></div></blockquote></div><br>