A vast amount of Googling, has, surprisingly, found no definitive reference stating that Subversion does 'allow empty folders'.
Extensive testing seems to show that Git does not allow empty folders, whereas, subversion does allow empty folders.
Can anyone provide a definitive answer or reference: if it is true that git does NOT allow empty folders.
Can anyone provide a definitive answer or reference: if it is true that Subversion does allow empty folders. (The Subversion book for example, actually says nothing, whatsoever, on the topic of empty folders, even though it would seem to be a major issue!)

