Dirk wrote:
return (! SVN_PATH_IS_PLATFORM_EMPTY (path, len)
&& (len <= 1 || path[len-1] != '/'));
I'm reading that as a path that *does* end a '/', which the dumpfile
sample seems to support.
Aehm, you are right.
That's ok, they apparently tried really hard to obfuscate it. :)
But the crazy thing is... I'm explicitly removing leading and
trailing slashes (Dumpfile/Node.pm, code lines 79-80), so how did
this slash get there? Could it have had two trailing slashes somehow?
But in Dumpfile.pm line 195 you add a second slahs to project pathes
Well why on earth did I do that? And why hasn't it ever caused a problem
before?
I'll file an issue for this...
_______________________________________________
vss2svn-users mailing list
Project homepage: http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org