[maemo-developers] Uploading homepage using GIT

From: Ferenc Szekely ferenc at maemo.org
Date: Tue Dec 1 22:41:35 EET 2009
Hello,

Kees Jongenburger wrote:
> Hi Akshey
> 
> On Mon, Nov 30, 2009 at 5:20 PM, Akshey Jawa <aksheyjawa at gmail.com
> <mailto:aksheyjawa at gmail.com>> wrote:
> 
>     Hi,
> 
>     I need help in creating homepage for my project hosted at
>     https://garage.maemo.org/projects/smartclassrooms/. For this I need
>     to upload webpages using Version Control System. I have configured
>     the project account at garage.maemo.org <http://garage.maemo.org> to
>     use GIT but I am not able to figure out how I can push the webpages
>     online. Kindly help me to do so. I do not have any experience in
>     using Version Control Systems. I read somewhere that I need to
>     create directory named 'www' in the my project's GIT repository and
>     this directory should contain the webpages.
> 
>     I have created a local repository using following commands-
>     git init
>     git add .
>     git commit
> 
> I tried for 1/2 hour to find a place where  setting up git for garage
> was documented but did not find it yet so here is a more generic answer
> 
> you need to add  a new remote repository and push the content to there
> something like this (but I dont' know the url)
> 
>   git remote add origin git.garage.maemo.org???/example.git <http://git.garage.maemo.org???/example.git>
> 
>   git push origin master
> 
Isn't the SCM page of the particular project helpful enough? In this
case: https://garage.maemo.org/scm/?group_id=1123

About setting up the web space:
http://lists.maemo.org/pipermail/maemo-developers/2009-March/018717.html

Adding some text to the SCM page -or somewhere else- about the web
content creation would not harm though.

Br,
ferenc

-- 
maemo.org sysadmin, developer
email: ferenc at maemo.org
More information about the maemo-developers mailing list