We proud to announce new major version version of plug-in. This version
support all new features of Subversion 1.2. The most important feature is
the strict lock support (also known as reserved checkout mode).
We also glad to inform you, that part of functionality that our patches
previously require to fix now not require patching. SVN client works good
with read-only files and now also can set read-only flag itself (but only
for files with svn::need_lock attribute). However we still provide the
patched version of TortoiseSVN that mimics the «Checkout read-only option».
Of course we also provide TortoiseSVN with web project compatibility patch
(_svn name for svn sandboxes).
New release can be downloaded from:
http://www.pushok.com/soft_download.php?idprogram=3
Below you can find list of changes:
NEW
Support for all new functions of Subversion 1.2
NEW
Reserved checkout mode support based on new «svn lock» command and
«svn::need_lock» file attribute.
NEW
Enhanced status information. Now both «need update or out of sync» and
«checkout by someone else» are available.
ADJ
Improved off-line mode operations. No more timeouts, or long IDE freezing.
ADJ
Lot of optimizations and improvements for internal architecture.