Comment #5 on issue 1961 by chip...@gmail.com: Git SSH repository: Cannot spawn rbssh
http://code.google.com/p/reviewboard/issues/detail?id=1961

pwd is a Linux-only Python module, as far as I can tell. It looks like Python assumes it can access it, even though it can't. This is outside our control.

Something you can try for getting around this is to make the username part of the SSH URL. It will then parse it out and include it, bypassing the call to getuser.

--
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