dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dolibarr-dev] Fermeture du CVS


From: Régis Houssin
Subject: Re: [Dolibarr-dev] Fermeture du CVS
Date: Mon, 03 Oct 2011 19:58:01 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

je suis en train de finaliser une procédure pas à pas de l'installation d'Eclipse jusqu'au premier push/pull


Le 03/10/11 19:07, Laurent Destailleur (eldy) a écrit :
A documentation has also be started on dolibarr wiki:
http://wiki.dolibarr.org/index.php/FAQ_Get,update_GIT_project_sources


On 28/09/2011 23:03, CF wrote:
First, you must of course install git. Use aptitude or your favorite software manager.

Second, you must create a directory and go inside it:
mkdir dolibarr
cd dolibarr


Then, you have to clone the project
git clone https://github.com/Dolibarr/dolibarr.git

You can then select the branch you want to use (let's say master for us)
git checkout master

Last, you must really download the files. You can use git pull, but i prefer fetch. Pull is directly doing a merge with your own changes, while fetch will let you handle changes (and resolve conflicts) before merging anything. Also, for now, let's say we only want HEAD (latest commit).
git fetch -R HEAD

---

So, yes, once it is done, you can simply
cd dolibarr
git fetch



_______________________________________________ Dolibarr-dev mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/dolibarr-dev


-- 
Eldy (Laurent Destailleur).
---------------------------------------------------------------
EMail: address@hidden
Web: http://www.destailleur.fr

Dolibarr (Project leader): http://www.dolibarr.org
To make a donation for Dolibarr project via Paypal: address@hidden
AWStats (Author) : http://awstats.sourceforge.net
To make a donation for AWStats project via Paypal: address@hidden
AWBot (Author) : http://awbot.sourceforge.net
CVSChangeLogBuilder (Author) : http://cvschangelogb.sourceforge.net


_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev


Cordialement,
-- 
Régis Houssin
---------------------------------------------------------
Cap-Networks
30, quai de Verdun
71700 Tournus
FRANCE
VoIP: +33 1 83 62 40 03
GSM: +33 6 33 02 07 97
Web: http://www.cap-networks.com/
Email: address@hidden

Dolibarr developer: address@hidden
Web Portal: http://www.dolibarr.fr/
SaaS offers: http://www.dolibox.fr/
Shop: http://www.dolistore.com/
Development platform: https://doliforge.org/
---------------------------------------------------------

Attachment: regis_houssin.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]