[wingide-users] Subversion integration
Encolpe Degoute
encolpe.degoute at free.fr
Wed Dec 6 16:23:33 MST 2006
Wingware Support a écrit :
> On Wed, 6 Dec 2006, Encolpe Degoute wrote:
>>> If that doesn't help, please submit a bug report from the Help
>>> menu with the error log included. That might tell us more about
>>> what is happening.
>> Done.
>
> I'm not seeing anything in the log, unfortunately. Do you have
> svn 1.4 or 1.3 or earlier on your client?
SVN 1.4
> As a sanity check, also be sure you don't have a copy of svn.py
> in ~/.wingide2/scripts.
Only editor-extra.py and pylintpanel.py.
> One idea is to put some print statements into scripts/svn.py in
> your Wing installation (after saving a copy of the file). If you
> edit it within Wing, it will be auto-reloaded after you save so
> you don't need to quit and restart Wing. The prints show up in
> the Messages tool under the Scripts channel.
I would try it tomorrow.
>> For Revision control integration can we have a multiline buffer when
>> commiting. Some commits need a long comment.
>
> For instant gratification you can edit scripts/svn.py in Wing and
> can change the arginfo specification for commit() by replacing:
>
> formbuilder.CSmallTextGui(max_chars=1024)
>
> With this:
>
> formbuilder.CLargeTextGui()
>
> Save the file and your next commit (again w/o needing to restart
> Wing) should show a longer text area.
>
> I'm not completely sure though whether extra code is needed to
> handle newlines in comments properly.
It seems working for now, intensive testing is for tomorrow.
Regards,
--
Encolpe DEGOUTE
http://encolpe.degoute.free.fr/
Logiciels libres, hockey sur glace et autres activités cérébrales
More information about the wingide-users
mailing list