The length of the PROPS block includes the newline at the end.
commite2a3edb284790c7427b706832385122cbcb9a88d
authorOrtwin Escher <hurz@oe-extern.plan.vfnet.de>
Thu, 28 Jan 2010 10:35:59 +0000 (28 11:35 +0100)
committerLove Hörnquist Åstrand <lha@kth.se>
Thu, 28 Jan 2010 22:10:13 +0000 (28 14:10 -0800)
tree1dd09ba936e51f50befd80ab107f4eed49849450
parent3212a6e93eff5154dc12fca87eb6e445d003bc20
The length of the PROPS block includes the newline at the end.

Deletion of a path will remove any subpath from the path hash. This fixes problems with a structure like
delete foldername
create symlink foldername
delete foldername/fileunderoriginalfolder

References to submodules are now ignored and will not stop the conversion.

Fixed a problem with replacing a directory by a symlink. The directory gets deleted and a symlink will be added instead of an illegal SVN operation.

Link content has a newline at its end.

Signed-off-by: Love Hörnquist Åstrand <lha@kth.se>
git2svn