On Sep 7, 2009, at 10:11 AM, Matthias Teege wrote: > Moin, > > I have one more question. Is it possible to move a file from one > repository to another > and keep the history?
There is not an easy way to do this at the current time. You're best bet is to write a script that checks out each version of the file from one repository then commits it to the other. > I can clone a repo and remove all needless files > but that maybe not > the best solution. > > Maybe someone has a script for such a task. > > Many thanks > Matthias > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

