Repository List Resource does not return restricted repositories

2014-10-03 Thread David Carson
Some of our repositories are wide open. But we also have a few which are restricted for the SCM team's use only. If I do the following, I would expect to get all the repositories back, since I am in the SCM group which has been given access to the restricted repos. curl

Re: Repository List Resource does not return restricted repositories

2014-10-03 Thread christ...@beanbaginc.com
Hey David, Is that the full command line? That's going to make the request as an anonymous user, not as your user, since there aren't any auth credentials there. What version of Review Board are you using? Christian -- Christian Hammond - christ...@beanbaginc.com Review Board -

Re: Repository List Resource does not return restricted repositories

2014-10-03 Thread David Carson
Christian, Yeah, I thought that might be the case with the command line I was using. I didn't know how to force a specific user. But my real question has to do with using rbt setup-repo -- which I assume somehow knows how to either use a proper username or prompt for one. I could not help

Issue 3600 in reviewboard: Request to implement feature to allow step-through of code changes when in view diff

2014-10-03 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3600 by trent.ar...@gmail.com: Request to implement feature to allow step-through of code changes when in view diff https://code.google.com/p/reviewboard/issues/detail?id=3600 What version are you running? 2.0.2

Issue 3601 in reviewboard: Diffs disappearing and replaced with This is an empty file.

2014-10-03 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3601 by andrew.k...@rockwellcollins.com: Diffs disappearing and replaced with This is an empty file. https://code.google.com/p/reviewboard/issues/detail?id=3601 *** READ THIS BEFORE POSTING! *** *** You must complete this

Re: Issue 3601 in reviewboard: Diffs disappearing and replaced with This is an empty file.

2014-10-03 Thread reviewboard
Comment #1 on issue 3601 by andrew.k...@rockwellcollins.com: Diffs disappearing and replaced with This is an empty file. https://code.google.com/p/reviewboard/issues/detail?id=3601 Using git as scm Issue corrects itself if using rbt post --tracking-branch instead of rbt post --parent --