Difference between revisions of "CI/HANtune Development Procedures"

From OpenMBD
< CI
Jump to: navigation, search
(Tooling)
(TortoiseSVN)
Line 34: Line 34:
 
== TortoiseSVN ==  
 
== TortoiseSVN ==  
  
TortoiseSVN is an SVN client to commit and update our working copy of the repository
+
To be able to use an SVN repository an SVN Client is needed. TortoiseSVN is an SVN client which can be used to commit and update your changes to and from the code repository. For more info on where to download and how to work with TortoiseSVN, [https://tortoisesvn.net/ please go to their website].

Revision as of 13:53, 18 April 2018


This page contains information about the development procedures which are used by the developers of HANtune.


Project Management

During the development of HANtune also our development procedures have evolved. However the usage of Trac has been adopted from a very early stage. Trac is an online environment which provides an online Wiki, ticketing system, code repositories and more. It hosts all the basic needs for a software development team. We are using repositoryhosting.com to host the repositories of HANtune, HANcoder and various other projects.

HANtune Release Strategy

More info will follow shortly...


SCRUM Methodology

More info will follow shortly...


Ticket Flow

More info will follow shortly...

Tooling

During the development of HANtune several tools are used.


Netbeans

Netbeans is an Integrated Development Environment (IDE) which is used to write the source code of HANtune


TortoiseSVN

To be able to use an SVN repository an SVN Client is needed. TortoiseSVN is an SVN client which can be used to commit and update your changes to and from the code repository. For more info on where to download and how to work with TortoiseSVN, please go to their website.