I've seen this question and it was closed. So I'm sorry if this isn't allowed here, but this question is really bugging me, and I couldn't find a satisfying answer yet.
What are nowadays reasons to actually use a version control system (such as SVN). With cloud based file systems, couldn't you simply use that? Especially if in the case of a "collision" you can't depend on automatic file merging anyways?
I guess for bigger projects it becomes important to have a formal way of handling permissions etc. But what about smaller groups (of like 2-10 people)?
So to conclude this post full of questions: can anyone give any (practical) examples where dropbox doesn't fulfill version control correctly - and svn does?