[Eric] eric5 + svn

detlev detlev at die-offenbachs.de
Sat Jul 10 10:36:08 BST 2010


On Montag, 5. Juli 2010, Zhu Sha Zang wrote:
> Keep on the track about this problem.
> 
> I'm trying to active the pysvn plugin, but when i try to click on actave
> box, i can't. Why?
> 
> See the plugin.png screenshot.

The PySvn plugin is activate when needed. You have to change the VCS to use 
for your project. Thereafter the correct VCS plugin will be activate upon 
opening the project.

> 
> Another problem is the a edition source file problem.
> 
> A simple program to print in brazilian portuguese (in utf-8 encode)
> 
> ------------------
> 
> #!/usr/bin/python3.1
> ## -*- coding: iso-8859-1 -*-
> 
> print('Isto é um teste')
> 
> -------------------
> 
> But i'm receiving a warning like in ascii.png screenshot. What the matter,
> cos in Shell, the same print ('Isto é um teste') work correctly.

You should configure the default encoding on the Python config page to match 
your system.

> 
> Thanks for now.
> 


-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list