Re: Git Patchsets (was [Re: Help on viewing diff])

2010-07-27 Thread Eduardo Felipe
I missed this e-mail completely, sorry about that.

What I am implementing is Git patch series, that is formatted like a
mailbox. It's pretty simple. You can read more about it here:
http://www.kernel.org/pub/software/scm/git/docs/git-format-patch.html

Cheers, and sorry about the delay.

Eduardo.

On Sat, Jun 26, 2010 at 5:59 PM, Christian Hammond chip...@chipx86.com wrote:
 Eduardo's working on this for Summer of code. He can hopefully fill you in
 on the plans. Right now, there's no public code that I'm aware of.

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Thu, Jun 24, 2010 at 4:14 AM, Stephen Gallagher
 step...@gallagherhome.com wrote:

 On 06/24/2010 02:43 AM, Christian Hammond wrote:

 The way Review Board handles diffs today is that every revision of the
 diff is meant to be a single change, from the base to the tip of the branch.
 What I think you're wanting (please correct me if I'm wrong) is more of a
 patchset concept, with each diff being an iteration of a change. This
 workflow is not supported yet, but we have a Summer of Code student working
 on it.

 Is there a public specification available on how these patchsets are going
 to be supported? What about a public repository to follow the changes? This
 is highly relevant to my interests :)

 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en


-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Git Patchsets (was [Re: Help on viewing diff])

2010-06-26 Thread Christian Hammond
Eduardo's working on this for Summer of code. He can hopefully fill you in
on the plans. Right now, there's no public code that I'm aware of.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Thu, Jun 24, 2010 at 4:14 AM, Stephen Gallagher 
step...@gallagherhome.com wrote:

 On 06/24/2010 02:43 AM, Christian Hammond wrote:

 The way Review Board handles diffs today is that every revision of the
 diff is meant to be a single change, from the base to the tip of the branch.
 What I think you're wanting (please correct me if I'm wrong) is more of a
 patchset concept, with each diff being an iteration of a change. This
 workflow is not supported yet, but we have a Summer of Code student working
 on it.


 Is there a public specification available on how these patchsets are going
 to be supported? What about a public repository to follow the changes? This
 is highly relevant to my interests :)

 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Re: Help on viewing diff

2010-06-24 Thread Amit Agrawal
Well, i am doing so but it gives me diff posted as part of revision4 but not
actually diofff between base to revision4.
Please see attached snapshot for revision selection,what i am using.

-Amit

On Thu, Jun 24, 2010 at 12:38 AM, David Trowbridge trowb...@gmail.comwrote:

 Click on the r4 in the top row of revision numbers, where it says
 Jump to revision:

 -David



 On Wed, Jun 23, 2010 at 1:48 AM, Amit agrawalamit2...@gmail.com wrote:
  Hi,
 
  I have posted four revising of my diff. Can somebody help me how to
  view final diff i.e. first file to latest one.
  I see there are option to see diff between r4 and r1 but in this i
  lost what is changed in r1 from base one.
 
  --
  Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
  Happy user? Let us know at http://www.reviewboard.org/users/
  -~--~~~~--~~--~--~---
  To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en




-- 
Regards,
Amit Agrawal

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=enattachment: RB version selection.JPG

Re: Help on viewing diff

2010-06-24 Thread Christian Hammond
The way Review Board handles diffs today is that every revision of the diff
is meant to be a single change, from the base to the tip of the branch. What
I think you're wanting (please correct me if I'm wrong) is more of a
patchset concept, with each diff being an iteration of a change. This
workflow is not supported yet, but we have a Summer of Code student working
on it.

For now, I'd advise using the workflow of having a review request per
logical change, rather than using a review request to represent a branch
full of separate changes.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Wed, Jun 23, 2010 at 11:24 PM, Amit Agrawal agrawalamit2...@gmail.comwrote:

 Well, i am doing so but it gives me diff posted as part of revision4 but
 not actually diofff between base to revision4.
 Please see attached snapshot for revision selection,what i am using.

 -Amit


 On Thu, Jun 24, 2010 at 12:38 AM, David Trowbridge trowb...@gmail.comwrote:

 Click on the r4 in the top row of revision numbers, where it says
 Jump to revision:

 -David



 On Wed, Jun 23, 2010 at 1:48 AM, Amit agrawalamit2...@gmail.com wrote:
  Hi,
 
  I have posted four revising of my diff. Can somebody help me how to
  view final diff i.e. first file to latest one.
  I see there are option to see diff between r4 and r1 but in this i
  lost what is changed in r1 from base one.
 
  --
  Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
  Happy user? Let us know at http://www.reviewboard.org/users/
  -~--~~~~--~~--~--~---
  To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en




  --
 Regards,
 Amit Agrawal

 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en


-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Git Patchsets (was [Re: Help on viewing diff])

2010-06-24 Thread Stephen Gallagher

On 06/24/2010 02:43 AM, Christian Hammond wrote:
The way Review Board handles diffs today is that every revision of the 
diff is meant to be a single change, from the base to the tip of the 
branch. What I think you're wanting (please correct me if I'm wrong) 
is more of a patchset concept, with each diff being an iteration of a 
change. This workflow is not supported yet, but we have a Summer of 
Code student working on it.


Is there a public specification available on how these patchsets are 
going to be supported? What about a public repository to follow the 
changes? This is highly relevant to my interests :)


--
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Help on viewing diff

2010-06-23 Thread Amit
Hi,

I have posted four revising of my diff. Can somebody help me how to
view final diff i.e. first file to latest one.
I see there are option to see diff between r4 and r1 but in this i
lost what is changed in r1 from base one.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Help on viewing diff

2010-06-23 Thread David Trowbridge
Click on the r4 in the top row of revision numbers, where it says
Jump to revision:

-David



On Wed, Jun 23, 2010 at 1:48 AM, Amit agrawalamit2...@gmail.com wrote:
 Hi,

 I have posted four revising of my diff. Can somebody help me how to
 view final diff i.e. first file to latest one.
 I see there are option to see diff between r4 and r1 but in this i
 lost what is changed in r1 from base one.

 --
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en