On 11/01/12 16:09, Eric Rosenbloom wrote:
Anyone have a clue as why most of the files would be missing from the
pyjd folder when pulling pyjamas using git?
May be I can clarify this.
If I am not mistaken, pyjd/__init__.py is generated from
pyjd/__init__.py.in when you run:
python bootstrap.py
You must run it every time you:
1. check out / clone repository
2. pull from repository
3. checkout some other revision
But, of course, this may be too obvious reason, and there is some
another. I am not actually a pyjs expert.
---
Vsevolod
--