From 48bb944690580b2a89405cca9a2feb1d8c053308 Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Mon, 24 Sep 2012 11:10:51 -0600 Subject: [PATCH] Add the svncreate script --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 432904e..f46578e 100644 --- a/README +++ b/README @@ -61,6 +61,9 @@ example: svnadmin create --fs-type fsfs /newreponame git --git-dir /newrepopath.git init --bare +Please see the svncreate for an example helper script for subversion repository +creation. + To use external viewers that directly interrogate the repository, the simplest solution is to have those viewers run as another user belonging to the owner's primary group. In this case, in the examples above, a umask of 027 is -- 2.39.2