----- Ruben Safir <ru...@mrbrklyn.com> a écrit : > > > > Sure, the commands are: > > > > git clone -b next git://repo.or.cz/wmaker-crm.git > > > That git clone command is not even documented in the man page. > > This gives you the latest development code?
On my side (git 2.1.4), the '-b xxx' is documented, also as "--branch <name>" If you have problems with it, just use the legacy 2 commands: git clone git://repo.or.cz/wmaker-crm.git (cd wmaker-crm) git checkout next "next" is the name of the development branch. > > cd wmaker-crm > > ./autogen.sh > > > > and you have a directory ready, with the 'configure' script. the challenge > > here is that you'll need proper versions for Autoconf, but I guess you > > should be ok. > > > > If you want to make an archive fro, this, the step is to run the > > 'configure' script and then do a "make dist", or if you're playful "make > > distcheck", the later being more interesting for me but longer for you. > > -- > So many immigrant groups have swept through our town > that Brooklyn, like Atlantis, reaches mythological > proportions in the mind of the world - RI Safir 1998 > http://www.mrbrklyn.com > > DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 > http://www.nylxs.com - Leadership Development in Free Software > http://www2.mrbrklyn.com/resources - Unpublished Archive > http://www.coinhangout.com - coins! > http://www.brooklyn-living.com > > Being so tracked is for FARM ANIMALS and and extermination camps, > but incompatible with living as a free human being. -RI Safir 2013 > -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.