Re: RBTools Bazaar support (was: RBTools 0.3 released)

2011-03-10 Thread John Yates
On Thu, Mar 10, 2011 at 5:04 AM, Christian Hammond  wrote:

> There's a patch at http://reviews.reviewboard.org/r/1739/ that you can try.
> It still needs some work before it can go in (as you can see from the
> comments).

Chris,

I took a look at the review comments.  All seem to involve
insufficiently general regular expressions for matching information
reported back from bzr.  This is not surprising.  Bzr is the "Swiss
Army Knife" of dvc.  It presents the user with a dizzying number of
ways to combine its components.

The good news is that the bzr development team is very helpful and
very responsive.  I suspect that a request for help on their mailing
list (nntp://news.gmane.org/gmane.comp.version-control.bazaar-ng.general
or https://lists.canonical.com/mailman/listinfo/bazaar) would provide
improved regular expressions in  short order.

/john

-- 
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: RBTools Bazaar support (was: RBTools 0.3 released)

2011-03-10 Thread Christian Hammond
Hi Daniel,

We can probably get that into an upcoming release. Right now things are
stalled a bit in RBTools as we try to focus on the 1.6 release, a Python API
for accessing Review Board, and some other work.

There's a patch at http://reviews.reviewboard.org/r/1739/ that you can try.
It still needs some work before it can go in (as you can see from the
comments).

Not being a Bazaar expert, I'm relying on others to help review and test
this change, and possibly getting it into shape.

Christian

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


On Wed, Mar 9, 2011 at 10:55 PM, Daniel Benamy  wrote:

> Sorry to bug you, but I'm really looking forward to bazaar support.
> Any idea when this will be released or even just committed? I'd try
> out unreleased code to use it.
>
> Thanks so much for your awesome work. Reviewboard is great!
>
> Dan
>
> On Jan 30, 3:31 pm, Christian Hammond  wrote:
> > Hi Julian,
> >
> > There are patches for Bazaar and Darcs that need to go in. We'll still
> > get them in, but due to the removal of the old API in 1.6, we had to
> > cut a release now. We'll go through and do another round of reviews
> > and start getting ready to cut a release once those are in.
> >
> > Christian
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Sunday, January 30, 2011, Julian Mehnle  wrote:
> > > Christian Hammond wrote:
> >
> > >> RBTools 0.3 has been released. There's a list of what's changed, and
> > >> some important notes for people with mod_wsgi configurations, on the
> > >> news page below.
> >
> > >>http://www.reviewboard.org/news/2011/01/30/rbtools-0-3-released/
> >
> > > Great work!
> >
> > > However, I'm wondering about Bazaar (bzr) support.  I managed to
> generally
> > > get it working by applying the patch posted in
> >
> > >   http://code.google.com/p/reviewboard/issues/detail?id=773 AKA
> > >   http://reviews.reviewboard.org/r/1739/
> >
> > > to RBTools 0.2 with some manual fiddling and using the regexp
> adjustment
> > > described in review #1739.
> >
> > > Whom can I work with to get this into RBTools proper?
> >
> > > -Julian
> >
> > --
> > --
> > Christian Hammond - chip...@chipx86.com
> > Review Board -http://www.reviewboard.org
> > VMware, Inc. -http://www.vmware.com
>
> --
> 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: RBTools Bazaar support (was: RBTools 0.3 released)

2011-03-09 Thread Daniel Benamy
Sorry to bug you, but I'm really looking forward to bazaar support.
Any idea when this will be released or even just committed? I'd try
out unreleased code to use it.

Thanks so much for your awesome work. Reviewboard is great!

Dan

On Jan 30, 3:31 pm, Christian Hammond  wrote:
> Hi Julian,
>
> There are patches for Bazaar and Darcs that need to go in. We'll still
> get them in, but due to the removal of the old API in 1.6, we had to
> cut a release now. We'll go through and do another round of reviews
> and start getting ready to cut a release once those are in.
>
> Christian
>
>
>
>
>
>
>
>
>
> On Sunday, January 30, 2011, Julian Mehnle  wrote:
> > Christian Hammond wrote:
>
> >> RBTools 0.3 has been released. There's a list of what's changed, and
> >> some important notes for people with mod_wsgi configurations, on the
> >> news page below.
>
> >>http://www.reviewboard.org/news/2011/01/30/rbtools-0-3-released/
>
> > Great work!
>
> > However, I'm wondering about Bazaar (bzr) support.  I managed to generally
> > get it working by applying the patch posted in
>
> >   http://code.google.com/p/reviewboard/issues/detail?id=773 AKA
> >   http://reviews.reviewboard.org/r/1739/
>
> > to RBTools 0.2 with some manual fiddling and using the regexp adjustment
> > described in review #1739.
>
> > Whom can I work with to get this into RBTools proper?
>
> > -Julian
>
> --
> --
> Christian Hammond - chip...@chipx86.com
> Review Board -http://www.reviewboard.org
> VMware, Inc. -http://www.vmware.com

-- 
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: RBTools Bazaar support (was: RBTools 0.3 released)

2011-01-30 Thread Christian Hammond
Hi Julian,

There are patches for Bazaar and Darcs that need to go in. We'll still
get them in, but due to the removal of the old API in 1.6, we had to
cut a release now. We'll go through and do another round of reviews
and start getting ready to cut a release once those are in.

Christian

On Sunday, January 30, 2011, Julian Mehnle  wrote:
> Christian Hammond wrote:
>
>> RBTools 0.3 has been released. There's a list of what's changed, and
>> some important notes for people with mod_wsgi configurations, on the
>> news page below.
>>
>> http://www.reviewboard.org/news/2011/01/30/rbtools-0-3-released/
>
> Great work!
>
> However, I'm wondering about Bazaar (bzr) support.  I managed to generally
> get it working by applying the patch posted in
>
>   http://code.google.com/p/reviewboard/issues/detail?id=773  AKA
>   http://reviews.reviewboard.org/r/1739/
>
> to RBTools 0.2 with some manual fiddling and using the regexp adjustment
> described in review #1739.
>
> Whom can I work with to get this into RBTools proper?
>
> -Julian
>

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

-- 
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