Hi,

I am trying to understand the integration of perforce repository with 
review board.
I am stuck at one point, i am not able to find the implementation of a 
particular function.

Can someone please explain how this function call works:

In rbtools\command\post.py file, within post_request function :


review_request = api_root.get_review_requests().create(**request_data)


Where are these functions? 

get_review_requests()

create()

Similarly, further down :
review_request.get_diffs().upload_diff(diff_content,**diff_kwargs)

where is get_diffs() method ?

Tnx

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to