ReviewBoard-1.6.6-py2.6.egg/reviewboard/scmtools/perforce.py

    107         self.p4.password = self.password
    108         self.p4.exception_level = 1
    109         self.p4.charset = 'utf8'   <<<<<< adding this line
helps.

On Apr 2, 7:07 am, Lee Winder <lee.win...@gmail.com> wrote:
> Would you be able to point me to where p4api is used within the RB source
> code?  I'm hitting a brick wall here and it's certainly not using the
> credentials I'm adding to the 'Add Repository' page to communicate with the
> server.  I'm guessing I may need to alter the char set value via p4API to
> get it to work correctly.
>
> Thanks
> Lee
>
>
>
>
>
>
>
> On Wednesday, 28 March 2012 09:52:25 UTC+1, Christian Hammond wrote:
>
> > Hey,
>
> > We use p4api, which is what p4 itself ends up using (I believe) to talk to
> > the server. This is entirely server-side.
>
> > We attempt to take text from the client and turn it into unicode by
> > default. This isn't always guaranteed to work, though.
>
> > Christian
>
> > --
> > Christian Hammond - chip...@chipx86.com
> > Review Board -http://www.reviewboard.org
> > VMware, Inc. -http://www.vmware.com

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