You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Barry Scott <ba...@barrys-emacs.org> on 2003/12/16 23:21:11 UTC

pysvn Extension 0.5.0 and Workbench 0.1.0

pysvn is now hosted on Tigris at http://pysvn.tigris.org
with an svn repository thanks to subversion team.

Please follow up on the pysvn mailing lists and use the
pysvn Issue track to log bugs, suggestions or patches.

pysvn python Extension 0.5.0 releases is available from
http://svn.collab.net/repos/pysvn/tags/pysvn/Extension/0.5.0/

New in 0.5.0

- annotate function added
- threading support
- subversion 0.34 API required and supported
- default revisions based on url vs.path as arguments
- merge single_status into the status function
- is_url function
- fix argument ordering issues
- commit renamed to checkin (matches with checkout)
- minor bugs fixes
- windows installation kit using INNO
- does not require subversion to be installed

pysvn WorkBench GUI 0.1.0 release is available from
http://svn.collab.net/repos/pysvn/tags/pysvn/WorkBench/0.1.0/

This is the first release of a WorkBench GUI that supports
subversion. WorkBench will support work flow and build
models.

- implemented in Python using wxPython
- working on windows, will be ported to unix
- checkout, update, checkin, etc for working copies
- GUI history (log) browsing
- GUI diff, shows line diffs in file and char diffs within line
- Shell open, Command Shell and Edit commands to aid development
- can be build into an executable

	Barry



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org