Changes between Version 1 and Version 2 of PacpusCheckout


Ignore:
Timestamp:
Dec 21, 2015, 1:05:26 PM (9 years ago)
Author:
DHERBOMEZ Gérald
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PacpusCheckout

    v1 v2  
    1 = Getting source =
    21
    3 == PACPUS framework ==
    42
    5 You can refer to the GettingStarted page to know how to build and install the pacpus framework. It is not advised but if you want to get all the versions of the framework, the SVN URL is https://devel.hds.utc.fr/svn/pacpusframework/
     3= PACPUS framework =
    64
    7 == Development process of the framework ==
     5== Getting source ==
     6
     7You can refer to the GettingStarted page to know how to build and install the pacpus framework. It is not advised but if you want to get all the versions of the framework, the SVN URL is:
     8
     9https://devel.hds.utc.fr/svn/pacpusframework/
     10
     11== Development process of the framework ==
    812
    913The SVN repos is organized as follow:
     
    2024
    2125
     26|| branch   || Linux Mint 17.2 || Windows 7/10 VS2012 ||
     27|| 0.0.x    ||       ?         ||          ?          ||
     28|| 0.1.x    ||       ?         ||          ?          ||
     29|| 0.2.x    ||      OK         ||         OK          ||
    2230
    23 0.0.x
    24 0.1.x
    25 0.2.x
    26 
    27 Check the tags folder to get the last version of each
     31Check the tags folder to get the last version for each branch.
    2832
    2933
    30 == PACPUS plugins ==
     34= PACPUS plugins =
    3135
    32 === sensors plugins ===
     36== Sensors plugins ==
    3337
    34 === hmi plugins ===
     38The SVN repos is the following:
     39
     40https://devel.hds.utc.fr/svn/pacpussensors/
     41
     42== HMI plugins ==
     43
     44The SVN repos is the following:
     45
     46https://devel.hds.utc.fr/svn/pacpushmi/