I tried to convert my subversion repo to fossil today and encountered a
problem.
As I can tell, svn->git conversion went ok, as I don't see the problem in
the resulting git repo itself.
After doing "git fast-export --all | fossil import --git myrepo.fossil" and
then doing "fossil open" on newly created repository i get an incomplete
source tree, there are lot of files and directories missing, fossil ui also
shows that these files are missing, so somehow they got lost during fossil
import or git export process.
How can I figure out what goes wrong?

-- 
Alexander Vladimirov <idkfa at idkfa dot org dot ru>
_______________________________________________
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