aboutsummaryrefslogtreecommitdiffstats
path: root/modules/subversion
Commit message (Collapse)AuthorAgeFilesLines
* - add some documentationMichael Scherer2010-11-191-17/+23
| | | | - clean some comment, move some code
* - try to workaround the missing feature of puppet about umask and ExecMichael Scherer2010-11-192-4/+22
|
* - testing show that perl-SVN-Notify-Mirror is requiredMichael Scherer2010-11-191-2/+2
|
* - add some requires for ordering of the transactionMichael Scherer2010-11-191-3/+7
|
* - rewrite the others part too, for same reason ( arrays that do not work ↵Michael Scherer2010-11-191-4/+2
| | | | like I believed )
* - rewrite the link setup part, as the array do not work like I believed they ↵Michael Scherer2010-11-191-8/+15
| | | | would
* - fix regexp escapingMichael Scherer2010-11-191-1/+16
|
* - fix the check scriptMichael Scherer2010-11-191-1/+1
|
* fix some cosmetics issueMichael Scherer2010-11-192-5/+4
|
* - fix the condition of the svn creationMichael Scherer2010-11-191-2/+3
|
* - svnadmin is not in subversion-server rpmMichael Scherer2010-11-191-1/+1
|
* - fix the array concatenation ( puppet is not python nor ruby )Michael Scherer2010-11-191-2/+1
|
* - fix syntax errorMichael Scherer2010-11-191-1/+1
|
* - fix directory creationMichael Scherer2010-11-191-2/+5
|
* - fix packages name for non x86_64 ( such as my test vm )Michael Scherer2010-11-191-2/+7
|
* fix commentsMichael Scherer2010-11-191-12/+12
|
* add support for syntax check in the repository defineMichael Scherer2010-11-191-2/+12
|
* add check for root and empty commitMichael Scherer2010-11-193-0/+40
|
* - add a type to handle syntax check scriptMichael Scherer2010-11-192-7/+36
|
* - add logic to extract directory from svn on commitMichael Scherer2010-11-192-1/+21
|
* implement the commit mail partMichael Scherer2010-11-192-0/+22
|
* add the default commit script and directoryMichael Scherer2010-11-191-0/+18
|
* add the interface for the defineMichael Scherer2010-11-191-1/+4
|
* set the server visibilityMichael Scherer2010-11-191-12/+25
|
* - add the generic hookMichael Scherer2010-11-191-0/+13
|
* add directory that will hold the various hooks scriptsMichael Scherer2010-11-191-0/+7
|
* - add some documentationMichael Scherer2010-11-191-3/+15
|
* - fix wrong class nameMichael Scherer2010-11-051-1/+1
|
* - try to be sure that svn::client is installed if neededMichael Scherer2010-11-051-0/+3
|
* valstar is now the svn serverDexter Morgan2010-11-051-0/+5
|
* - merge the current puppet snapshot system with the new moduleMichael Scherer2010-11-041-0/+7
|
* - fix missing default argumentMichael Scherer2010-11-041-2/+2
|
* - module to manage subversion snapshot Michael Scherer2010-11-041-0/+52