summaryrefslogtreecommitdiff
path: root/doc/soc.txt
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2011-02-07 17:17:30 +0100
committerReinhard Tartler <siretart@tauware.de>2011-02-08 22:07:02 +0100
commit87800dc2bf8f2724a99e51bb079ad7fb4b9dfd3b (patch)
treea544f7bc9e9dd5478858b01388cee3cc7c2d3cd8 /doc/soc.txt
parentae2104791ffa8466d3f6972ed0793b2a165daabe (diff)
Documentation updates for the git migration
This cleanup patch updates the developer documentation with respect to the migration to the git scm.
Diffstat (limited to 'doc/soc.txt')
-rw-r--r--doc/soc.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/soc.txt b/doc/soc.txt
index 8b4a86db80..79d77d1cd7 100644
--- a/doc/soc.txt
+++ b/doc/soc.txt
@@ -9,14 +9,14 @@ it's a little late for this year's soc (2006).
The Goal:
Our goal in respect to soc is and must be of course exactly one thing and
that is to improve FFmpeg, to reach this goal, code must
-* conform to the svn policy and patch submission guidelines
+* conform to the development policy and patch submission guidelines
* must improve FFmpeg somehow (faster, smaller, "better",
more codecs supported, fewer bugs, cleaner, ...)
for mentors and other developers to help students to reach that goal it is
essential that changes to their codebase are publicly visible, clean and
easy reviewable that again leads us to:
-* use of a revision control system like svn
+* use of a revision control system like git
* separation of cosmetic from non-cosmetic changes (this is almost entirely
ignored by mentors and students in soc 2006 which might lead to a suprise
when the code will be reviewed at the end before a possible inclusion in