0.24 - Fixed a problem reported by Arthur Chan [chanar@gmail.com]: svn update may fail for file names containing shell metacharacters. - Fixed a problem reported by Jeppe Øland [joland@gmail.com]: Parsing SVN logs fails for check-in notes that have embedded SVN logs. 0.23 - Fixed a typo in is_subnode (). - Improved handling of the node exclude list. - Fixed syntax of the 'svn info' command to handle spaces in file paths. - Improved handling of add over deleted files: 'p4 files' list may not match 'svn list --recursive' lists. Assume it's OK if a file is not present in svn working copy, - print a warning and continue. 0.22 - Improved performance of svn working copy update (should be useful with old versions of svn and/or very large workspaces). - Improved handling of the node exclude list. - Generate error condition if required files cannot be found in the working copy. - Log svn update command output if running in very verbose mode. 0.21 - Added new directory (/svn-logos) to svn -> p4 mapping for collab.net's svn code tree. - Improved handling of svn "A" and "R" actions: Threat those consistently as p4 "integrate/edit" during the conversion. - Improved handling of remote svn repository disconnect: Try re-connecting on the 'Service Unavailable' error. EOT