On Oct 15, 2013, at 17:34 , Matt Welland wrote:

> I have done what Ron suggests before and it works well but it is initially
> complicated to set up. A generic script or tool to do this would be very
> nice to have available.
> 
> I created "vendor branches", one for each system, the git branch in fossil
> would track the git master and the fossil branch in git would track fossil.
> I use rsync to mirror the add/remove/change of files and then script up the
> commit to capture the comment, time stamp, user etc. of the incoming data.
> After rsync'ing in the change and committing it the script merges the
> change to the trunk.
> 
> It is very complicated but once set up it works great. BTW, I've done this
> for other systems but never tried it with git. I'm not sure if there are
> any git related gotchas.

One important question: what is wrong with fossil import --git and fossil 
export --git?


Kind regards,
Remigiusz Modrzejewski



_______________________________________________
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