blob: bd8d7dfda046323e55aed6b0448c99a94a89fb7b [file] [log] [blame]
Distributed Versioning Systems
------------------------------
[[centralized]]
--
Centralized
image:../../img/centralized-vcs-concept.png[]
--
[[distributed]]
--
Distributed
image:../../img/distributed-vcs-concept.png[]
--
++++
<style type="text/css">
#centralized {
float: left;
text-align: center;
}
#distributed {
left-margin: 50;
text-align: center;
}
</style>
++++