Hmm, I can't tell if the groups web interface ate my message or if I
just need mod approval before it shows up so I'll try again. Sorry if
this shows up twice.
change-3 and change-2 *are* branches, just with a single commit each.
Sorry I didn't make that clear (note the presence of refs/heads/
ch
Sorry I wasn't clear: change-3 and change-2 *are* branches, with a
single commit each (hence the refs/heads/change-3 in the log). It
would be ideal if they didn't have to be, but it's an easy workaround
so I'll take whatever I can get.
--
Want to help the Review Board project? Donate today at
h
Hi Jared,
Can you tell me if this works when using branches instead of revisions?
I'm not entirely sure if git-svn works with parent branches, but I thought
it did. It *should* be generating a diff between the SVN repository and the
branch and sending that as a parent diff along with the generate
I'm new to reviewboard, so maybe I have totally the wrong idea. My
org uses svn, but I'm using git-svn. I have a chain of commits in my
git repos, and I want to post them as separate review requests, but I
can't seem to get post-review to do this.
My git repos looks like this:
O <-- change-3
|