Looks like there's some spots in the Perl source where backslashes are being used for path separators. I suddenly started seeing filenames in my working directory like "_vss2svn\datachache.NameLookup.tmp.txt". (That's all one name. With Linux, backslash is a valid character in a filename.) Both Dumpfile.pm and DataCache.pm have this issue.
So how is this handled in the current trunk or 0.10 branch. I merged the changeset [175] that changed the path seperators from '\' to '/'. But it seems, that this change only changed it within vss2svn.pl.

Dirk

_______________________________________________
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

Reply via email to