[Grok-dev] etc/config files
Christian Klinger
cklinger at novareto.de
Thu Mar 5 09:40:33 EST 2009
Hi Tim,
if you start with an new grokproject you can use the --svn-repository
option.
bin/grokproject --svn-repository=http://myrepo/repos MyProject
cd MyProject
svn ci -m "Initial impoort of my project"
All relevant files will be included automatically for you in the repositroy.
But this will work only if you start a new project.
Hope this helps
Christian
> When I place an applic
ation under version control I understand that the
> only things that should be included are:
>
> /src
> bootstrap.py
> buildout.cfg
> setup.py
> versions.cfg
>
> buildout will create
> bin/*
> develop-eggs/*
> parts/*
>
> How do I generate
> etc/* with the zope config files?
>
>
> Thanks,
> Tim
>
>
>
>
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Grok-dev mailing list
> Grok-dev at zope.org
> http://mail.zope.org/mailman/listinfo/grok-dev
More information about the Grok-dev
mailing list