Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 2533 by [email protected]: post-review prefers
/home/login/.git over /home/login/svn/.svn
http://code.google.com/p/reviewboard/issues/detail?id=2533
What version are you running?
RBTools 0.4.1
What's the URL of the page containing the problem?
none
What steps will reproduce the problem?
1. git clone /some/repo.git; cd repo
2. svn co /some/svn/project; cd project
3. change some file
3. post-review
What is the expected output? What do you see instead?
Expected output: post a review.
I see: There don't seem to be any diffs!
strace tells me that post-review looks into ~/.git/svn but not into
$PWD/.svn
What operating system are you using? What browser?
GNU/Linux
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.