Re: Issue 1572 in reviewboard: git repository matching is too strict (should ignore username)

2010-09-26 Thread reviewboard

Updates:
Status: Duplicate
Mergedinto: 1803

Comment #1 on issue 1572 by trowbrds: git repository matching is too strict  
(should ignore username)

http://code.google.com/p/reviewboard/issues/detail?id=1572

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-iss...@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.



Issue 1572 in reviewboard: git repository matching is too strict (should ignore username)

2010-03-25 Thread reviewboard

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

New issue 1572 by operatest: git repository matching is too strict (should  
ignore username)

http://code.google.com/p/reviewboard/issues/detail?id=1572

*NOTE: Do not post confidential information in this bug report.*

What version are you running?

1.5 beta 1

What steps will reproduce the problem?
1. You have a git repository with path gitserver.foo.com:/var/git
configured in Review Board
2. Your git username is BAR, your local computer username is FIE
3. You clone the repository with b...@gitserver.foo.com:/var/git
4. Trying to upload reviews with post-review will fail because
"b...@gitserver.foo.com:/var/git" will not match "gitserver.foo.com:/var/
git"

What is the expected output? What do you see instead?

I would expect post-review to succeed because "b...@gitserver.foo.com:/var/
git" and "gitserver.foo.com:/var/git" are identical after filtering away
the username. Instead I get:

"The repository path specified is not in the list of known repositories"

I also tried to add multiple remote urls (which is possible in git) but
that gave "error: More than one value for the key remote.origin.url"



What operating system are you using? What browser?

Linux both as server and client. Browser Opera though in this case all the
commands were done through the command line.



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-iss...@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.