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

New issue 1730 by balla...@aicas.com: post-review with mercurial fails with obscure error if there are no outgoing changesets
http://code.google.com/p/reviewboard/issues/detail?id=1730

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

What version are you running?

RB 1.5beta2, RBTools 0.2.1alpha0

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

post-review output

What steps will reproduce the problem?
1.Setup RB with a mercurial repository
2. Make a local clone
3.Invoke 'post-review -d' (there are no outgoing changes)

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

Expected: reasonable error or information message.

Instead I get:

plato:testservice ballarin$ post-review -d
svn info
hg showconfig
hg root
hg svn info
Using candidate path 'default': 'ssh://...//.../testservice'
repository info: Path: ssh://...//.../testservice, Base path: , Supports changesets: False
hg branch
hg -q outgoing --template b:{branches}
r:{rev}

 default
Failed to execute command: ['hg', '-q', 'outgoing', '--template', 'b:{branches}\nr:{rev}\n\n', 'default']


What operating system are you using? What browser?

RB: CentOS 5.5, Local: Mac OS X

Please provide any additional information below.

Behaves normally if there are outgoing changes.

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

Reply via email to