Ciao,

On Mon, Dec 29, 2014 at 10:17 AM, Baruch Burstein <bmburst...@gmail.com> wrote:
> No. The Fossil repo is completely self contained and does not depend in any
> way on the git repo or even on the git-export file it was created from.
>

I've moved the fossil repository file to a location where I'd like to
keep all of them. Then from the root of my project I issue a status
and got:

% fossil status
fossil: repository does not exist or is in an unreadable directory

Looks like fossil is searching for the repository into the same
directory the project was living.
I could be wrong, but I did not checkout the fossil repo, that is I
converted the existing git one and worked on the same directory tree.
Do I have to checkout it first?

>>
>> 2) is there a way to change the author name and email of all presents
>> commits?
>
>
> Once the data is in the Fossil repo it cannot be changed. Any changes have
> to be done either in the git repository before exporting, or on the exported
> file before importing. I am not familiar enough with git to know if such
> tools exist, or even if these things are possible.
>

Ok, I got that even if something can be changed in fossil I have to
correct git before the export/import.

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