Yeah, sadly there's no docs right now. I'm actually writing a whole bunch of
admin docs, and then doing a user manual. If I'm not completely burnt out on
that, I can try for some better developer docs, but if anyone else wants to
write a quick guide, you're welcome to :)

Christian

-- 
Christian Hammond - chip...@chipx86.com
VMware, Inc.


On Mon, Dec 15, 2008 at 10:39 AM, Chris Clark <chris.cl...@ingres.com>wrote:

>
> Tee - your best bet is to just get stuck in and play :-)
>
> I've not come across any docs other than what is in the code, I ended up
> setting up a reviewboard server to svn and seeing what it did as well as
> creating an empty NEWscmtool that subclasses SCMTool and adding methods
> as they were called when I tried to use my new scm.
>
> I used a mix of live debugging in pdb and the occasional "print" statement.
>
> Chris
>
>
> tilek wrote:
> > Hi All,
> >
> > I'd like to create a new SCMTool that is used to connent a PVCS
> > repository.
> >
> > I read the python code and I think, I must create a new class
> > eg.PVCSTool that extends the base class SCMTool.
> >
> > Thus, the new class must implement many method of base class but I
> > don't know the objective of each method and I cannot find any document
> > (developer guide).
> >
> > Could you please help me to explain about method of SCMTool?
> >
> > Thanks,
> > Tee
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
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