[fossil-users] fossil 1.34 segfault on git import

2015-12-20 Thread Karel Gardas
Hello, my attempt to import bitrig OS git src tree into fossil failed with segfault. This is done on OpenBSD 5.8 current , fossil is compiled from the ports tree, git is provided also from ports tree. $ git --version git version 2.6.2 $ fossil version This is fossil version 1.34 [62dcb00e68]

Re: [fossil-users] bug: fossil import --git (somteimes tag will be missing)

2015-12-20 Thread taka
> I looked at this patch closely, and even imported and tried it out. > But I cannot figure out what it is suppose to do. Is there a problem > this is solving? Do you have a test case? mkdir test cd test git init git config --local user.email email git config --local user.name name echo