Hello,

Recently bought a book to learn Object Pascal and the code examples are
onine in Subversion repo...

Tried to convert to Fossil with the following sequence:

svnrdump  dump
http://code.marcocantu.com/svn_public/marcocantu_objectpascalhandbook >
oph.dump

fossil import --svn --flat oph.fossil ~/repos/external/oph.dump 

and 'fossil open looked fine'.

However, when I do 'fossil ui' and try 'Timeline' I get:

fossil: ./src/blob.c:276: blob_append: Assertion `aData!=0' failed.

Any idea?

Btw, repo is freely available online if someone wants to reproduce it...


Sincerely,
Gour

-- 
One is understood to be in full knowledge whose every endeavor 
is devoid of desire for sense gratification.  


_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to