I once worked for a company that did not allow us to use object-oriented programming. This is because their 2 most senior programmers did not know OOP.
Other things include putting a lot of business logic in stored procedures (SQL) so that migration is easier.
We were also not allowed to use folders, all web pages should be on the root directory. I can't remember the reasoning for this.
Version was code written onto a CD-R
Control was a person who got a full 60K Salary for monitoring a room with a bunch of file folders with different versions of the software. When you made a commit you burned a new CD and brought to Tim on the 5th Floor.
You can't make this stuff up.