|
|
|
|
|
by solipsism
4281 days ago
|
|
What products would you say are comparable to yours? Perforce comes to mind, though that's more of a "check out, check in" model, where this appears to be more of a dropbox model? I'm not understanding how a version is identified, though. Is a version stored on the server every time the file is saved? I don't see anything about locking. How do you prevent two people from working on the same unmergeable file at the same time? Speaking of merging, there is no mention of merging of text files. Is that not supported? |
|
Every save forms a new version online, but you can go back and retroactively mark certain versions as major milestones. Milestones are roughly equivalent to commits in Git.
Since we're primarily focused on graphic design formats, we don't attempt to do any merging of files since it's unclear that the end product would make much sense. We don't lock files either. If two users simultaneously edit the same file, one of them "loses" and shows up as a Conflicted copy that you can visually resolve in the Comparison view online.