Re: Debugging of the reviewboard

2011-11-03 Thread Ivan Antropov
Thanks, David ! I configured Eclipse+PyDev for convenient debugging. On Nov 2, 2:35 pm, David Trowbridge wrote: > If you're developing using the built-in devserver, you can use pdb to > drop into a specialized python > repl.http://docs.python.org/library/pdb.html#module-pdb > > When it's runnin

gitolite and ReviewBoard

2011-11-03 Thread adrian
Hello -- We're having a hard time configuring ReviewBoard for use with Git repositories managed by gitlolite. One of the issues we see is that ReviewBoard executes a command like: > $ git ls-remote g...@git.mydomain.com/gitolite HEAD > fatal: 'g...@git.mydomain.com/gitolite' does not appear to b