diff options
Diffstat (limited to 'bin/WikiStart.txt')
-rw-r--r-- | bin/WikiStart.txt | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/bin/WikiStart.txt b/bin/WikiStart.txt new file mode 100644 index 0000000..a506c9a --- /dev/null +++ b/bin/WikiStart.txt @@ -0,0 +1,33 @@ += Welcome to dev.spline.de = + +{{{ +#!div style="text-align:justify; width:50%;" +spline now offers Trac, which is (in their own words) a '''minimalistic''' +approach to '''web-based''' management of '''software projects'''. Its goal +is to simplify effective tracking and handling of software issues, enhancements +and overall progress. + +If you need help with your new project, check out GettingStarted. +}}} + +=== Trac offers === + + * a repository for your code + * a bugtracker + * a wiki + * a timeline showing all changes + * a commit-mailinglist + +You can contact us at [mailto:dev@spline.de dev@spline.de] + +=== Learn more about Trac === + + * TracGuide -- Built-in Documentation + * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project + * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions + * TracSupport -- Trac Support + +=== Learn more about Subversion === + + * [http://svnbook.red-bean.com Version Control with Subversion] -- The official Subversion Documentation + * [http://ariejan.net/upload/svncheatsheet-1.0.1.pdf Subversion Cheat Sheet] |