Anyway, we've got the solution now, so we should be good to go. Thanks for all your help, Dirk, I greatly appreciate it.
Fine that it is working now.
The real problem for this issue was, that the error condition is not properly handled. The code will detect that the temporary file couldn't be created but the code still continues without apropriate error handling. This is an error on my side. I was to lazy to perform correct error handling and this is also an issue where I'm struggeling all the time with myself. How to correctly handle errors: return code or throwing an exception. You have to decide for exactly one policy, if you mix them, you will miss critical szenarios like this one. If someone can enlighten me, how to perform good error handling, please let me know.
I have assigned a ticket for this and I will deal with the issue as soon as I get some free time again. In the moment I'm completely occupied by my job and my family.
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 Mailing list web interface (with searchable archives): http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user