Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 2308 by anshul14...@gmail.com: post-review is gives error while posting git commits
http://code.google.com/p/reviewboard/issues/detail?id=2308

* NOTE: Do not post confidential information in this bug report. *
*       If you need immediate support, please contact            *
*       reviewbo...@googlegroups.com                             *

What version are you running?
ReviewBoard 1.6.1
RBTools 0.3.4

What's the URL of the page containing the problem?

NA

What steps will reproduce the problem?
1.Create a git repository in Reviewboard (as Admin) (the repo names end in /path/to/gitrepo/.git
2. Clone from this master repo to your area. Make some changes and commit
3. Try 'post-review' from the new clone

What is the expected output? What do you see instead?
Expected: Git diff from origin to be uploaded to ReviewBoard

Actual Output:
The repository path "/path/to/gitrepo" is not in the
list of known repositories on the server.

What operating system are you using? What browser?

NA

Please provide any additional information below.

In version 0.3.4 RBTools , post-review : line 2857 should be url = origin_url.rstrip('/')+'/.git' (Since the Reviewboard stores repo names as /.git)

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to