[Project_owners] Replacement for mozdev.org templates
Jesper Staun Hansen
jesper at heroes-addon.dk
Mon Jun 30 03:54:15 PDT 2008
Michael Vincent van Rantwijk, MultiZilla wrote:
> Brian King wrote:
>
>> Michael Vincent van Rantwijk, MultiZilla wrote:
>>
>>> I have setup a local Apache2/PHP5 server because I want to work/test
>>> my changes for the website locally, but I don't have the mozdev.org
>>> templates and thus I need a quick and easy way to get: head.txt,
>>> html_body.html, project_nav.html and footer.html included in all
>>> pages, but without having to change all HTML files first.
>>>
>>> The question is: Is this possible? What do I need for this?
>>>
>> I think what you need to do is pull the 'templates' project:
>>
>> http://templates.mozdev.org/source.html
>>
>> Guest access should be enabled.
>>
>> - Brian
>>
>
> I already tried:
> cvs -d :pserver:guest at mozdev.org:/cvs login
> Logging in to :pserver:guest at mozdev.org:2401/cvs
> CVS password: guest
> cvs -z3 -d :pserver:guest at mozdev.org:/cvs co templates/src templates/www
>
> Which gave me these errors:
> cvs server: cannot find module `templates/src' - ignored
> cvs [checkout aborted]: cannot expand modules
>
> Note: The example on http://templates.mozdev.org/source.html
> makes use of "PROJECT" which I replaced with "templates".
> _______________________________________________
> Project_owners mailing list
> Project_owners at mozdev.org
> https://www.mozdev.org/mailman/listinfo/project_owners
>
>
This works here:
cvs -z3 -d :pserver:guest at mozdev.org:/cvs co templates
More information about the Project_owners
mailing list