Re: Understanding adaptors

2015-04-16 Thread David Trowbridge
P4Python is a library created by Perforce to interface with their system.
I'm not sure that understanding how P4Python works will help you in
implementing a different system.

You'll want to look at the SCMTool implementations within the Review Board
source tree. You can create your new SCMTool as a third-party package and
use Python entry points to register it with Review Board.

-David

On Thu, Apr 16, 2015 at 4:32 AM XYZ  wrote:

> Hi,
>
> Can someone please explain how P4Python works? I would like to know the
> workflow.
> I have to integrate review board with a proprietary SCM, so Please guide
> me as to where to start from.
>
> Thanks
>
> --
> 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.
>

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


Understanding adaptors

2015-04-16 Thread XYZ
Hi,

Can someone please explain how P4Python works? I would like to know the 
workflow.
I have to integrate review board with a proprietary SCM, so Please guide me 
as to where to start from.

Thanks

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