[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

ANN: CodeWarrior VCS Plugin 1.1b4

From: Stephen Davis <subversion_at_soundgeek.org>
Date: 2006-05-11 09:35:43 CEST

Hi again,

I'll try to stop spamming the list with these announcements but we
recently switched to Subversion at work (yay!) so my CodeWarrior
plugin is getting a good workout and that's forcing some rapid
updates. This version has some important changes/fixes in it though
so I'll mention this one and then just say that whoever's using it
might want to check the web site fairly frequently over the next few
weeks...

        http://www.soundgeek.org/software/SubversionPlugin/

See the web page for more details and to download the latest version
for Mac or Windows. Here's what's changed since 1.1b2:

* Add IDE progress and "cancellation" support. The IDE and Subversion
library cancellation callbacks DO NOT play well together so it can
take forever to cancel but at least it's now possible, at least on
the Mac. On Windows the 8.3 IDE doesn't respond to clicking the
cancel button (the mwCVS plugin can't cancel either). If anyone is
using the plugin with CW 9.x on Windows and cancellation works,
please let me know.

* Update VCS state of all updated files during recursive operations
to keep the IDE's build status in sync, i.e. the "red check" problem.

* Fix Checkout bug on Windows if read-only pref is set. Didn't
actually make files writable because the CodeWarrior _chmod() wrapper
doesn't work.

* Add confirmation dialog to Revert command since it's a destructive
operation and fairly easy to do by accident due to its position in
the menu. Advanced version bypasses the dialog.

* Add "limit log entries" preference since logging files with lots of
history is extremely slow.

* Difference dialog now defaults the first revision to PREV instead
of BASE.

stephen

P.S. By the way, why is it that so many of the GUI clients fork the
command line client instead of using the libraries? Using the
library API is sooooo easy! ;-P

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 11 09:36:51 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.