Well, tried it again, and this time it did not crash. So, I guess some program was locking the file. My prime suspect is TSVNCache.exe (TortoiseSVN status cache) - I started to notice it today as it intereferred with folder deletion.

Anyway, I'll try to analyze the log a little, to see if I can spot some errors.

I have been quite busy with other tasks, so sorry for delay.


First of all, seems that if I select "Auto detect encoding of local file" in ssexp (new in VSs 2005 I think), the "ssphys info" command reports file as binary.

Seocnd problem:

Seems like the stdout or stderr is doing some buffering.. The messages do not end in right order if both are redirected to one file :( Example:

"ADD: KBCAAAAA, GBCAAAAA @ 1053343939
_get_parent_path(GBCAAAAA)
   _get_parent_path(DBCAAAAA)
   _get_parent_path(MYBAAAAA)
   _get_parent_path(_MYBAAAAA)
   _get_item_paths(KBCAAAAA)
   _get_parent_path(GBCAAAAA)
   _get_parent_path(DBCAAAAA)
_get_pERROR -- Attempt to add entry 'RBCAAAAA' with unknown version number (probably destroyed)
at c:\Vss2Svn\vss2svn.pl line 729
ERROR -- Attempt to add entry 'XBCAAAAA' with unknown version number (probably destroyed)
at c:\Vss2Svn\vss2svn.pl line 729
ERROR -- Attempt to add entry 'YBCAAAAA' with unknown version number (probably destroyed)
at c:\Vss2Svn\vss2svn.pl line 729
arent_path(MYBAAAAA)
   _get_parent_path(_MYBAAAAA)
"

--
Gert

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
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

Reply via email to