[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: a basic vss2svn.py

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2003-11-08 02:30:01 CET

I've tried revision 4 on our repository, and it always pukes while
generating the svn_dump file:

    starting revision with {'svn:log': 'fix bugs in collision checking', 'svn:author ': 'Meg', 'svn:date': '2003-10-28T22:48:54.000000Z'}
    Traceback (most recent call last):
      File "d:/cygwin/home/erich/vss2svn.py", line 404, in ?
        raise RuntimeError('cannot handle (type %s) (%s)(%s)' % (item.Type, rev_item.path, ver.Action))
    RuntimeError: cannot handle (type 0) ($/development/vhti_internal/src/tabulation) (Checked in $/development/vhti_internal/src/tabulation)

I have no idea what the problem is (OK, I have an idea, but it's so
vague and ill-informed that I won't mention it unless somebody
actually wants to know). I know nothing about ActiveX, and hardly
anything about Subversion. Any suggestions as to how we can
investigate this?

-- 
This movie doesn't scrape the bottom of the barrel.  This movie isn't
the bottom of the barrel.  This movie isn't below the bottom of the
barrel.  This movie doesn't deserve to be mentioned in the same
sentence with barrels.
        Roger Ebert on "Freddy Got Fingered"
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 8 02:31:02 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.