From 0ba970d376a962ad665a0121591d85375af8ebd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Gro=C3=9F?= Date: Fri, 4 Jun 2021 20:40:18 +0200 Subject: [PATCH] SVN communication is bidirectional --- images/centralized-vcs.gv | 2 +- images/centralized-vcs.svg | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/images/centralized-vcs.gv b/images/centralized-vcs.gv index b290327..d800916 100644 --- a/images/centralized-vcs.gv +++ b/images/centralized-vcs.gv @@ -57,7 +57,7 @@ graph Git { node [fillcolor="#3e8f99" fontcolor="#ffffff"] - edge [dir="back"] + edge [dir="both"] file_a [label="File" pos="0,1.3!"] diff --git a/images/centralized-vcs.svg b/images/centralized-vcs.svg index 48352ab..fc6eea3 100644 --- a/images/centralized-vcs.svg +++ b/images/centralized-vcs.svg @@ -69,8 +69,9 @@ file_a:e--versions:_ - + + @@ -81,8 +82,9 @@ file_b:e--versions:_ - + +