Re: Issue 3890 in reviewboard: Didn't apply patch cleanly when using rbt post --parent in mercurial

2015-06-19 Thread reviewboard
Comment #1 on issue 3890 by ronald.c...@visiercorp.com: Didn't apply patch cleanly when using rbt post --parent in mercurial https://code.google.com/p/reviewboard/issues/detail?id=3890 A one-liner to replace rbi post --parent A is: rbt diff --parent A | perl -pe 's/^(diff -r \w+) -r

Re: Issue 3886 in reviewboard: Username bigger than 40 characters

2015-06-19 Thread reviewboard
Updates: Status: New Comment #3 on issue 3886 by trowb...@gmail.com: Username bigger than 40 characters https://code.google.com/p/reviewboard/issues/detail?id=3886 (No comment was entered for this change.) -- You received this message because this project is configured to send all

Issue 3893 in reviewboard: Name, Username, and Password fields for repositories need new form field names

2015-06-19 Thread reviewboard
Status: Confirmed Owner: Labels: Type-Defect Priority-Medium Milestone-Release2.0.x Component-Admin New issue 3893 by chip...@gmail.com: Name, Username, and Password fields for repositories need new form field names https://code.google.com/p/reviewboard/issues/detail?id=3893 What

Re: Issue 3887 in reviewboard: Perforce diff submission is broken in 2.0.17

2015-06-19 Thread reviewboard
Updates: Status: Fixed Comment #6 on issue 3887 by bar...@beanbaginc.com: Perforce diff submission is broken in 2.0.17 https://code.google.com/p/reviewboard/issues/detail?id=3887 A fix for this has landed on release-2.0.x as 6cc72eb8c3ee7a219b5d7656aa791b2feb976223. This will ship

Re: Issue 3887 in reviewboard: Perforce diff submission is broken in 2.0.17

2015-06-19 Thread reviewboard
Comment #7 on issue 3887 by bar...@beanbaginc.com: Perforce diff submission is broken in 2.0.17 https://code.google.com/p/reviewboard/issues/detail?id=3887 It is actually fixed in cb9a791e722c161d7e06f1add407e180aa025586. I copied the wrong revision. -- You received this message because

Issue 3892 in reviewboard: Documentation for setting up Trac is wrong

2015-06-19 Thread reviewboard
Status: New Owner: Labels: Type-Defect Component-Docs New issue 3892 by gzau...@gmail.com: Documentation for setting up Trac is wrong https://code.google.com/p/reviewboard/issues/detail?id=3892 What's the URL of the page containing the problem?

Re: Issue 3886 in reviewboard: Username bigger than 40 characters

2015-06-19 Thread reviewboard
Comment #2 on issue 3886 by di...@microdice.net: Username bigger than 40 characters https://code.google.com/p/reviewboard/issues/detail?id=3886 The LDAP module uses this as the login, I guess the LDAP module is the one that needs to be modified then. How do I open against this ? -- You