Index: trunk/doc-rnd/devlog/20150830a_fork_faq.html =================================================================== --- trunk/doc-rnd/devlog/20150830a_fork_faq.html (revision 884) +++ trunk/doc-rnd/devlog/20150830a_fork_faq.html (revision 885) @@ -15,7 +15,7 @@ convince me to switch to git.

1. Why did you fork?

- +

1.1. Fragmentation is bad, your fork is harmful!

I agree that fragmentation is bad. I believe the some aspects of the current project management and especially the choice of VCS inevitably @@ -68,7 +68,7 @@

2. git: did you know...

- +
Preface: I don't try to convince you not to use git in your project; in return, please don't try to convince me I should use git in mine. @@ -115,7 +115,7 @@ explained why I won't.

3. opengl

- +

3.1. But I need opengl!

Use the mainline then. Or contribute the code for sane opengl support in pcb-rnd. I can live with a solution where opengl is a separate HID and @@ -134,7 +134,7 @@

4. programming languages, file formats

- +

4.1. switch to C++, it is so much better

Nope. I prefer C. @@ -175,7 +175,7 @@

5. scconfig, autotools, build systems

- +

5.1. scconfig doesn't support feature X that autotools does

Are you sure? Maybe it does, just uses a different syntax. If not, did you try to send me a feature request?