Fossil SCM
fossil fails to import from git
Open
a77771666f45af9…
· opened 12 years, 4 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- —
- Resolution
- —
- Subsystem
- —
- Created
- Dec. 9, 2013 12:19 p.m.
commands: git clone git://git.minix3.org/minix cd minix git fast-export --all | fossil import --git ~/minix.fossil
Now the minix git repo is 187mb but for some reason the minix fossil repo grows up to 1gb and doesn't stop.
Comments (1)
nobody
12 years, 4 months ago
commands: git clone git://git.minix3.org/minix cd minix git fast-export --all | fossil import --git ~/minix.fossil
Now the minix git repo is 187mb but for some reason the minix fossil repo grows up to 1gb and doesn't stop.