Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create review auto selects the wrong svn repository - can't diff in eclipse #121

Open
stevetarver opened this issue Mar 20, 2013 · 1 comment
Assignees
Milestone

Comments

@stevetarver
Copy link

Our ReviewBoard installation has http, https, and local svn repository connections

Behavior:
When creating a new review request, eReviewBoard always selects the last in that list: the only one I can't use: localhost.

Problems:
I cannot double click the files in the Mylyn task and view them in the Eclipse differ. Get
svn: PROPFIND of '/svnlocal/trunk/.../file.java': 405 Method Not Allowed (http://localhost)

I cannot apply the diff in a review request to my Eclipse work space - getting a "Could not find a matching project for the resources in the review request" error dialog.

Environment:
Replicated on Mac and Windows 7. Using Eclipse Juno 4.2.1 and the latest build of eReviewBoard. I originally used http://a.b.c/svn as the sole subclipse repository in my workspace. I created a new workspace using only https://a.b.c/svn hopping the auto selection would distinguish it from the others - did not work.

Can't find a way to select the proper svn repo through configuration, etc. I have tried turning off public visibility and Publicly accessible on the ReviewBoard svn repo configuration I don't want to use, creating new Eclipse workspaces and reconfiguring the Mylyn repo each time to no avail. I have also tried different query configurations hoping that would change the auto-select behavior - also did not help.

Suggest:
If there are multiple svn repos in the ReviewBoard config, let the use select one in the create review request dialog.

Really nice plugin and idea, btw. Thanks for your efforts.

@rombert
Copy link
Owner

rombert commented Mar 27, 2013

Thanks for the report - and thanks for the kind words.

I've added some troubleshooting instructions at https://github.com/rombert/ereviewboard/wiki/Troubleshooting . Can you please activate the org.review_board.ereviewboard.subclipse.ui/debug trace and attach the logs? If they are sensitive you can mask the actual URLs .

@ghost ghost assigned rombert Mar 27, 2013
@rombert rombert modified the milestones: 0.13.3, 0.13.4 Oct 19, 2014
@rombert rombert modified the milestones: 0.13.4, 0.13.5 Feb 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants