On Wed, Apr 29, 2009 at 1:29 AM, Matthew Toseland <toad at amphibian.dyndns.org> wrote: > PLEASE could nobody commit any forced updates to the git repositories without > prior agreement? Rewriting history is bad. > > The plugins were not building, it was necessary to move the source files into > src/plugins/<name>/ and add build.xml, .classpath, .project and .gitignore > files. Sdiz built a script to do this via rewriting history, which worked, > but I have reverted it and (using sdiz's files) re-implemented the change > with normal fast-forward style commits.
Hmm... Older versions cannot be built, if you just add a new commit.. > All plugins now have their own build.xml, and can be built. You must checkout > Freenet in a parallel directory called fred, and build it (we use the jar). > > So the git migration is sorted out for plugins, although we still do not have > auto-build etc; I will deploy new builds of plugins when asked to. > > One exception: Freetalk does not currently build because of what seems to be > an unrelated compile error. > > Thanks sdiz for all his help in migrating from SVN to git. > > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl >