On Nov 23, 2011, at 12:12, yoheeb <yoh...@gmail.com> wrote:

> 
> Ahhh, Top Posting!...anyway...
> 
>>> To determine if you're in a valid checkout, we run "svn info" and look for
>>> the text "Repository Root". What do you see when you type that?
>> 
>>> If the output is localized, that's the problem, though we already try to
>>> force it to be English.
>> 
>>> Christian
> Hi all,
> Just getting started with Review Board, round this thread and
> wondered:
> 
> The RBTools are python, why isn't the pySVN package used to perform
> the "subversion operations" rather than defer to the command line
> client?  Just a suggestion.

If you're using post-review, you likely already have svn installed.

PySVN wouldn't buy you much. It'd actually be harder. It's not pure Python, so 
you would need all the necessary compiler tools and libs (including the 
subversion devel packages) just to compile and install it.

Christian


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

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