Hi all,
today I tried to migrate one of my git repository to fossil, but I'm
getting a disk full error that is unlikely to happen.

% git fast-export --all | fossil import --git /sviluppo/fossil/myrepo.fossil
Rebuilding repository meta-data...
  100.0% complete...
Vacuuming...
SQLITE_FULL: statement aborts at 12: [INSERT INTO vacuum_db.'blob'
SELECT * FROM main.'blob';]
SQLITE_FULL: statement aborts at 2: [VACUUM] database or disk is full
fossil: database or disk is full: {VACUUM}

% df -H | grep sviluppo
/dev/sda6            148G  114G   27G  81% /sviluppo
[luca@lferrar3]% du -hs .git
552M    .git

I'm running fossil 1.27, so I need an upgrade, but in the meantime
some hint at the problem?

Thanks,
Luca
_______________________________________________
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