On Mar 10, 2008, at 4:40 PM, michael nt milne wrote: > Hi > > My question is simply, is there a command for running buildout on > Windows in offline and not newest mode?
I'm 99% sure they work just find on Windows. I have test for them and the tests pass on Windows. > In the docs buildout -o or -No > or -Nov is suggested but none of these work on Windows. I think you are mistaken. What makes you think they don't work? > We can only > get buildout to work using buildout -c on Windows. The -c option and the -N and -o options are unrelated. If you don't want to use the buildout.cfg from the current working directory, then you need to use -c to specify an alternate buildout configuration. I suggest using -c and -No (or just -o) together. Jim -- Jim Fulton Zope Corporation _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig