thanks

ok so why doesn't

D:\Plone3\Insite2\bin>buildout -c-o d:\Plone3\Insite2\buildout.cfg

work then?

I'll give D:\Plone3\Insite2>d:\Plone3\Insite2\bin\buildout -o

a try

On Tue, Mar 11, 2008 at 1:27 PM, Tim TerlegÄrd
<[EMAIL PROTECTED]> wrote:
> On Mar 11, 2008, at 12:53 PM, michael nt milne wrote:
>
>  > I've tried the following commands to get the offline mode to work with
>  > no success
>  >
>  > D:\Plone3\Insite2>d:\Plone3\Insite2\bin\buildout -o buildout.cfg
>  >
>  > Error: invalid command: buildout.cfg
>
>  You're using the arguments wrong. "buildout -h" will give you the
>  details of the options and arguments. Either you don't specify a
>  configuration file at all and buildout.cfg will automatically be used,
>  or you specify a configuration file with "-c someconf.cfg".
>
>  So try:
>
>
>
>      D:\Plone3\Insite2>d:\Plone3\Insite2\bin\buildout -o
>
>  /Tim
>



-- 
michael
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to