K 10 svn:author V 3 jgh K 8 svn:date V 27 2013-04-16T22:00:28.251063Z K 7 svn:log V 1084 - update to 0.62 - adjust mirror priorities based on availability svnup-0.62 - 11 April 2013 * Implemented binary search tree for faster lookups of "known files". * Added support for handling symbolic links in the repository. * Fixed a bug where file names with hex encoded characters sent during http transfers weren't properly decoded. * Fixed bug when allocating space for the /tmp/svnup directory - special thanks to (Ilya A. Arkhipov ). * Fixed bug where incorrect number of bytes were sent in send_command - special thanks to . svnup-0.61 - 6 April 2013 * Fixed a bug with file deletion. * Minor speed improvement with "known file" lookup. * Fixed several valgrind-detected small memory leaks. * Fixed a segfault when https:// was added to a -h parameter. svnup-0.60 - 3 April 2013 * http/https support added. * added support for a configuration/preferences/aliases file. * added IPv6 support. PR: 177614 [1] PR: 177777 Submitted by: maintainer, jgh@, zi@ [1] Approved by: maintainer, jcm@visi.com Feature safe: yes END