تغييرات

اذهب إلى التنقل اذهب إلى البحث
تم إضافة 1٬046 بايت ،  قبل 11 سنة
أنشأ الصفحة ب'It is a project to build an image archive based on pan.do/ra the suggested methodology is to go into the code from pandora+client and change one to one from video to im...'
It is a project to build an image archive based on pan.do/ra
the suggested methodology is to go into the code from pandora+client and change one to one from video to image

==software development management==
We are going to use github to manage commits checkouts and changes
to use github floow the instructions

===register===
*first go to [http://github.com] and create an account
* edit your profile and add you ssh public key

===install===
*install git

sudo apt-get install git

*install bzr

sudo apt-get install bzr-git

* create a directory to put your code and the cd to it

bzr branch https://github.com/maysara/pandora_image.git

===work===
change the code you are working on then

===commit locally===

*tell git who you are
bzr whoami "yourname <your@email>"

* check the differences
bzr diff

* add changes (in the example all changes
bzr add .

* commit and comment
bzr commit -m "this is what i did"

===commit to github===
bzr dpush https://github.com/maysara/pandora_image.git/,branch=master

سلامات و حتة
staff
1٬098

تعديل

قائمة التصفح