commit 368afbe3f42d779ba506786120d891ef6e36d3b5
Author: Peter Bittner <[email protected]>
Date:   Wed Mar 7 23:23:17 2012 +0100

    Issue #443: adding Pyjamas t-shirt image and logotype font to git repo


peter, et al, apologies: the policy for the pyjamas codebase is that
any externally-managed objects of any kind must *not* be added to the
repository.  unfortunately now the git repository's size has just been
increased by the addition of these files, and i now have to risk
damaging the repository in order to remove them.

by adding the logotype font to the pyjamas repository, you've just
made the pyjamas project the official authority for the development
and release of that file.  which it most definitely isn't.

please could you (and everyone who has commit rights) bear this in
mind and instead write a download script which makes the file
available for anyone executing the "make upload" command [me].  also
ideally add the location where the file is downloaded into the
.gitignore file.

i'll add this to the DEVELOPER.RULES because it's happened a couple of
times now.

if you prefer not to write your own download script, there are three
that are in use that can be used for inspiration:

lkcl@teenymac:~/pyjamas$ find . -name "download.sh"
./examples/jsonrpc/download.sh
./examples/employeeadmin/download.sh
./examples/canvasprocessing/download.sh

l.

Reply via email to