Thank you Ben, your hint did the trick for me.

> If somebody can make available to me an example git repo for which
--full-tree is required, I'll try to track down the bug.
Repo is kinda too big to send it over email, and I have no privileges to
grant you remote access, but I'll try to reproduce this case in a smaller
repo when I'll have some time.

2011/6/9 Richard Hipp <d...@sqlite.org>

> On Thu, Jun 9, 2011 at 8:26 AM, Ben Summers <b...@fluffy.co.uk> wrote:
>
>>
>> Alexander Vladimirov wrote:
>> >
>> > 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?
>>
>> There's a bug in there somewhere. Using the --full-tree option on the git
>> export makes the import work correctly without missing files. See:
>>
>>  http://bens.me.uk/2011/convert-simple-svn-to-fossil
>>
>> Ben
>>
>
> If somebody can make available to me an example git repo for which
> --full-tree is required, I'll try to track down the bug.
>
>
>
>>
>>
>> --
>> http://bens.me.uk/
>>
>>
>>
>> _______________________________________________
>> fossil-users mailing list
>> fossil-users@lists.fossil-scm.org
>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>>
>
>
>
> --
> D. Richard Hipp
> d...@sqlite.org
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>


-- 
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