aboutsummaryrefslogtreecommitdiffstats
path: root/doc/FAQ
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-11-19 16:24:46 +0100
committerJelmer Vernooij <jelmer@samba.org>2005-11-19 16:24:46 +0100
commit9c8ae507985a29b41a22cf30b803141e9ba82a9b (patch)
treee8e96ff2e33512018e7838dfa58983c45a7e0062 /doc/FAQ
parentcc9079ee091707aba3d5b0580a6191eb4541cbec (diff)
parent2cdd8ce76ce334327c84516ff78f3b00bef5bebf (diff)
Merge Wilmer
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ15
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 8b6108f9..2b0ed439 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -37,21 +37,6 @@ A: 'root' is just the name for the most powerful user in BitlBee. Just like
(security threatening) reason to change this non-creative piece of
artistic creativity.
-Q: Why is there no mailing list/CVS/<insert your favourite development tool
- here>?
-A: Short answer: we don't need it.
-
- Longer answer: and we're not completely convinced of their merits.
-
- Long answer: we currently use some shell scripts which make sure all
- developers' copies are in sync with Wilmer's master copy. These shell
- scripts also produce development "releases" and packages, as well as
- stick them on a http-server. Patches are sent to Wilmer who decides
- whether or not a patch should be applied and if it may need some
- additional changes. This has the consistency advantage of a one-person
- project while having the capacity of more people available. The system
- works and we are kind of attached to it.
-
Q: When is $random_feature going to be implemented?
A: Please do consult doc/TODO (preferably in a development snapshot, which
is more up-to-date than a TODO in a release version) before asking.