Hi Holger, On Fri, Apr 29, 2005 at 11:42:27AM +0200, holger krekel wrote: > If you put it outside of dist then the usual pypy checkout will not > contain that directory, alas.
Yes, that was my intent. If we have 6 or 7 subdirectories with 1.5MB of text each (7MB total disk usage in working copy), it makes a check-out heavy, particularly for people who just want to grab the current version and play a bit with it. > For the time being, we should either live with the conflicts (not so nice) > or move it to a [EMAIL PROTECTED] directory. This will also reduce > the diffs, making 'svn up' rather cheap in terms of network bandwidth. Right, so maybe we shouldn't care about the 'svn co' cost. > is not going to happen in the next days so i suggest to just move > to the [EMAIL PROTECTED] directory and move the current stuff to '[EMAIL > PROTECTED]'. Ok. Armin _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
