On 5/26/06, Dirk <[EMAIL PROTECTED]> wrote:

> Just fyi - After I sent you the email, I updated and restarted the
> conversion.  I should have some more info for you at the end of the
> day.

There is a small race condition between two issues in the latest
version: If you have assigned a file label in VSS this will have a new
version. This version could have been the source of a share action, so
we need to the mapping from this version to the apropriate svn revision.
But since label handling is not yet ready, the tracking of this item
doesn't work. I have started my work on the label support again in order
to get this issue solved. Thanks to the "sanity checker" label support
is much easier, since I need to create directories on the fly.

So please stay tuned. A correct import isn't that easy. But the more
complicated and non-trivial archives we have, the better we can cover
the possible gammut of problems.

It looks like I still need the sanity check in Dumpfile.pm for any of
the dumpfiles to be able to load.  Otherwise it will exit loading on
several files that are otherwise "skipped" in the conversion error
output with the sanity check enabled.  The files that it would have
otherwise exited on all appear to look as they should in the svn repo.

I found a couple of issues with the dumpfile that I loaded, and one
may be related to the label issue that you just mentioned above, so
I'll wait for any label work before mentioning these issues.

Although, while doing a simple diff to see if the existence of files
matched up, I noticed that the vss db had several files that the svn
repo did not.  Searching for these files through all of the
datacache*.txt files produced the following output.  What does this
mean?

------------------------------------------------------------------------------------------------
$ grep HASH d*
datachache.PhysicalAction.tmp.txt:116754        HASH(0x6012ad0) \N
UAGAAAAA        BRANCH  foo.h      2       924778572       Bob    0
BUEAAAAA 3       )0da2106x0(HSAH 1       \N      \N
datachache.PhysicalAction.tmp.txt:123447        HASH(0x6afdef0) \N
VAGAAAAA        BRANCH  model.h      2       924778572       Bob    0
  EUEAAAAA 3       )0fedfa6x0(HSAH 1       \N      \N
datachache.PhysicalAction.tmp.txt:129704        HASH(0x61e53fc) \N
WAGAAAAA        BRANCH  mod.h      2       924778572       Bob    0
CSFAAAAA 3       )cf35e16x0(HSAH 1       \N      \N
datachache.PhysicalAction.tmp.txt:136005        HASH(0x5d02be8) \N
XAGAAAAA        BRANCH  nll.h      2       924778572       Bob    0
MSFAAAAA 3       )8eb20d5x0(HSAH 1       \N      \N
datachache.PhysicalAction.tmp.txt:142078        HASH(0xbd51ca8) \N
YAGAAAAA        BRANCH  nl_mod.h      2       924778572       Bob
0    NFFAAAAA 3       )8ac15dbx0(HSAH 1       \N      \N
datachache.PhysicalAction.tmp.txt:148402        HASH(0xbdf0c94) \N
ZAGAAAAA        BRANCH  volt.h      2       924778573       Bob    0
 PFFAAAAA 3       )49c0fdbx0(HSAH 1       \N      \N
-------------------------------------------------------------------------------------------------

Thank you,
Jon
_______________________________________________
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