Hey,

I can run the command: 

> post-review -p --repository-url=file:///home/svn/repos/project 
> --revision-range=$PREV:$REV --server=http://192.168.0.55 
> --username='rbcommit' --password='pwd' --submit-as=user --debug 
> --summary="$LOG1" > /var/log/test.out &


just fine manually, but when it runs from the post-commit hook it is giving 
me the following output:

> >>> RBTools 0.4.1
> >>> Home =
> No supported repository could be accessed at the supplied url. 


I assume this is a path or other environment error?

Here's what I get from outputting env and then specifically $path

> PWD=/wahoo/home/myuser
> /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to