Re: [qet] QET - subversion system

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Le lundi 30 novembre 2009 20:47:40 Pavel Fric, vous avez écrit :
> Now,
> 
> I am using command for downloading from this page:
>  http://qelectrotech.org/wiki/doc/test_dev_version
> 
> section: Step 2 : télécharger les sources de QElectroTech
> 
> I probably downloaded versio 0.2
> 
> Pavel Fric
Hi Pavel,

As stated in this section, you can choose the version you want by changing 
the used URL:
  * tags/0.2 is the official 0.2 release, as it can be found on our 
downloads page - not really useful for us;
  * trunk is the place where the application lives - tiny modifications, 
normal features and bugfixes that will be included in the next release are 
developed here. We try to keep a usable trunk, so...
  * branches/0.3 is used to develop unstable, long and/or incomplete stuff, 
such as texts improvements, here :) That's my playground :D

Note that this approach is slightly different of other projects, who 
generally dedicate branches to their stable versions.

You should also know the three types of "download" you can do from our 
Subversion repository:
  * export : you just download the files. There is no hidden ".svn" 
directories in what you get;
  * checkout : you get a local working directory, which allows you to 
download the latest changes by doing `svn up' in this directory;
  * identified checkout : to achieve, this, you use an URL containing your 
TuxFamily nickname, as described here: 
http://qelectrotech.org/wiki/doc/subversion
This allows you to commit your modifications back to the repository. I guess 
you can work in the trunk for the moment.

Greetings,
-- 
Xavier G.
QElectroTech project developer

Attachment: signature.asc
Description: This is a digitally signed message part.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/