Dirk,

What do you think about this problem ? I was having another look at it, 
and noticed that:

>> 86197        TUADAAAA        EDADAAAA        1        ADD 
>>    1        0        \N

is a little odd in that there is no name associated with the "ADD" action. 
Is that what you meant by vss2svn being "confused" ?

Thanks.

Dave
This e-mail message and any attachments may contain confidential, 
proprietary or non-public information. This information is intended solely 
for the designated recipient(s). If an addressing or transmission error 
has misdirected this e-mail, please notify the sender immediately and 
destroy this e-mail. Any review, dissemination, use or reliance upon this 
information by unintended recipients is prohibited. Any opinions expressed 
in this e-mail are those of the author personally. 



Dirk <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
27-Mar-2007 06:51 PM
Please respond to
Vss2Svn Users <vss2svn-users@lists.pumacode.org>


To
Vss2Svn Users <vss2svn-users@lists.pumacode.org>
cc

Subject
Re: Fw: ssphys error: failed to read necessary amount of data from input 
file






Dirk schrieb:
>
>> 86197        TUADAAAA        EDADAAAA        1        ADD 
>>    1        0        \N
>> 86198        LUADAAAA        TUADAAAA        1        ADD 
>>  /orphaned/_YEDAAAAA/S01/InstallShield/WebGate/Setup 
>> Files/Uncompressed Files/Language Independent/        1 
>> 0        \N

Ok, the problem is, that you managed to add a subproject to a project at 
exactly the same timestamp as you added the project to its parent 
project. vss2svn is confused about this fact, and as a result it first 
adds the subproject, then the project itself. The above two actions must 
actually be reversed.

Here are the corresponding lines from your physical history without any 
confidential information

 > 58593    TUADAAAA    \N    LUADAAAA    ADD    Language 
Independent/    1    1139237015    xxxx    0    \N    1    AAAADAUT 
1    \N    \N
 > 98983    EDADAAAA    \N    TUADAAAA    ADD    OS Independent/    1 
1139237015    xxxx    0    \N    1    AAAADADE    1    \N    \N


TUADAAAA is added to LUADAAAA at timestamp 1139237015 .
EDADAAAA is added to TUADAAAA also at timestamp 1139237015 .


Gimme some time to think about a solution.


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


_______________________________________________
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