Differences between revisions 2 and 3
Revision 2 as of 2008-08-20 07:55:21
Size: 2687
Editor: abr
Comment:
Revision 3 as of 2010-03-17 13:09:05
Size: 2685
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
 * Add directory structure as described in [:Directiory layout:Directiory_layout]  * Add directory structure as described in [[Directiory layout|Directiory_layout]]
Line 41: Line 41:
 * ["TaskF"]  * [[TaskF]]
Line 45: Line 45:
[[PageDicts(Action,Iteration, Time used,Status,Notes,Tasks adressed ~= TaskF.1)]] <<PageDicts(Action,Iteration, Time used,Status,Notes,Tasks adressed ~= TaskF.1)>>
Line 65: Line 65:
There is no running automated test suite yet. However this should be trivial to integrate in [wiki:BuildServer Continuum] via an {{{ant}}} target. This tasks is therefore considered complete. There is no running automated test suite yet. However this should be trivial to integrate in [[BuildServer|Continuum]] via an {{{ant}}} target. This tasks is therefore considered complete.

F.1. Source Code Repository Setup

State: In progress

Time used: 0 md.

Description

  • Set up a CVS or SVN repository
  • Add directory structure as described in Directiory_layout

  • Set up a build server, see BuildServer

  • Add an automated test suite to the build server

Parent task

Progress history

Iteration Time used Status Notes

2007-09-13

We settled on Subversion for our version control system. This is to be considered a pilot project. To check out the source code with svn do:

   svn co https://merkur.statsbiblioteket.dk/svn/doms

If you need to use a different login for the svn server there is a --username switch available.

There is no running automated test suite yet. However this should be trivial to integrate in Continuum via an ant target. This tasks is therefore considered complete.

TaskF.1 (last edited 2010-03-17 13:09:05 by localhost)