On May 26, 6:04 am, pythoncuri...@gmail.com wrote: > On May 25, 12:07 am, John Machin <sjmac...@lexicon.net> wrote: > > > "switching" scarcely seems to be the right description. You appear to > > be running the same code from one repository simultaneously available > > to two different platforms. > > > Try this: Instead of running your code straight from your repository, > > set up a run-time "launch pad" in an appropriate place for each > > platform. When there is a new release of your app, install it in each > > launchpad. > > For releases, that's a good enough idea. But while developing and > wanting to run units tests, it's sort of a big overhead. Especially > since I tend to run the unit test quite frequently.
Oh .. so there's no concept of copying only the changed files?? -- http://mail.python.org/mailman/listinfo/python-list