Re: post-review, git-svn and --parent

2016-02-16 Thread constantinfilip . godina
Hello Alex, Did you find a fix? I'm facing the same issue! Thanks! On Friday, August 16, 2013 at 12:08:54 PM UTC+3, Alex Lewis wrote: > > Hi, > I've upgraded to RBTools 0.5.2 and the release notes say... > > *"Fixed a breakage where the git-svn support attempted to access the value > for --pa

Re: post-review, git-svn and --parent

2013-08-16 Thread Alex Lewis
Hi, I've upgraded to RBTools 0.5.2 and the release notes say... *"Fixed a breakage where the git-svn support attempted to access the value for --parent-branch, which isn’t available for git-svn. Patch by Hanno S"* Is that a fix for this issue or something else? As I just tried this again an

Re: post-review, git-svn and --parent

2013-08-06 Thread Alex Lewis
Hi Christian, Did you see my updated debug output? I realise you're probably very busy, I was just wondering whether you'd had chance to have a look at the issue. Cheers, Alex On Monday, 29 July 2013 19:14:47 UTC+1, Christian Hammond wrote: > > This looks like a bug, and not something you're do

Re: post-review, git-svn and --parent

2013-07-30 Thread Alex Lewis
Sorry the command I tested was... git diff --no-color --no-prefix --no-ext-diff -r -u feature-x..develop ...which outputted a diff. (I'd put the wrong branch name in the command I pasted here, I.e. testing..develop when it should have been feature-x..develop). Cheers, Alex On Tuesday, 30 July

Re: post-review, git-svn and --parent

2013-07-30 Thread Alex Lewis
Hi Christian, Thank you for your help! Sorry I completely missed the new rbt-post tool. I've re-run the command and the output is below. I've also provided the Commit hash ID's in case it helps... * 1c94727 - (HEAD, feature-x) temporary commit, testing * 5fe45c3 - (develop) snapshot versions.

Re: post-review, git-svn and --parent

2013-07-29 Thread Christian Hammond
This looks like a bug, and not something you're doing wrong. Would you mind trying this with rbt-post instead of post-review (same arguments) and seeing what the failure case is? rbt-post is the successor to post-review. Christian On Jul 29, 2013, at 8:48, Alex Lewis wrote: > Hi, > Please

post-review, git-svn and --parent

2013-07-29 Thread Alex Lewis
Hi, Please forgive me for raising this issue as I believe it has been raised a couple of times over the years but I didn't see a resolution to those issues and I'm seeing it with post-review 0.5.1. I hope you don't mind. I have the following branch setup... |- xxx (feature-x) |- xxx |