Hi, I found a bug in [EMAIL PROTECTED] where when a file is changed to be empty (0 bytes) the generated dumpfile has no effect when svnadmin load'ed. I found that for svnadmin to recognize the file will be 0 bytes after loading you must have a header:
Text-content-length: 0 Simply having empty lines after the node headers isn't enough. (Tested with svnadmin 1.4.4) Sorry this is niether a patch (no time) nor a Ticket (no access, AFAIK). -Nathan _______________________________________________ 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 Mailing list web interface (with searchable archives): http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user