On Wed, Nov 05, 2014 at 05:40:59PM +0200, Baruch Burstein wrote:
> Hi all,
> 
> While the SVN import still needs work (especially code cleanup, and probably a
> feature or two), I think it is already at a testable state. Anyone willing to
> test it - please let me know if you have any issues (or better yet - even if
> you don't :-).
> 

I've just test with a svnadmin dump file created from a CVS repository
using cvs2svn. In order to make the import work, I had to remove the
part that call fossil_fatal() when not finding the UUID because cvs2svn
doesn't generate any UUID record.

According to what I saw in import.c, the UUID is not
used in the fossil svn import code.

Since the UUID record is not mandatory in the svnadmin dump format, I
guess we can remove UUID section ? 

What do you think?

Regards

-- 
Martin G.
_______________________________________________
fossil-dev mailing list
fossil-dev@lists.fossil-scm.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to