Apache Subversion
svnEnterprise-class centralized version control for the masses.
Enterprise-class centralized version control for the masses.
Otty extracts these into your secret store instead of syncing the files. Every generated manager config below leaves them out too.
http-proxy-passwordssl-client-cert-passwordThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
http-proxy-passwordssl-client-cert-passwordThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
ssl-authority-fileshttp-proxy-port = 8080http-proxy-username = octocathttp-proxy-password = FAKE-proxy-passwordssl-authority-files = /Users/octocat/certs/corp-ca.pem;/Users/octocat/certs/corp-ca2.pemmachine-localssl-client-cert-file = /Users/octocat/certs/octocat.p12ssl-client-cert-password = FAKE-client-cert-passphrase Otty splits these out before upload and puts each machine’s own back on the way down — no templates to write. The lines above come from this tool’s test fixture in the catalog.
ssl-authority-fileshttp-proxy-port = 8080http-proxy-username = octocathttp-proxy-password = FAKE-proxy-passwordssl-authority-files = C:/Users/octocat/certs/corp-ca.pem;C:/Users/octocat/certs/corp-ca2.pemmachine-localssl-client-cert-file = C:/Users/octocat/certs/octocat.p12ssl-client-cert-password = FAKE-client-cert-passphrase Otty splits these out before upload and puts each machine’s own back on the way down — no templates to write. The lines above come from this tool’s test fixture in the catalog.
Nothing. Apache Subversion writes no caches or state in your home directory.
ssl-authority-fileshttp-proxy-port = 8080http-proxy-username = octocathttp-proxy-password = FAKE-proxy-passwordssl-authority-files = /Users/octocat/certs/corp-ca.pem;/Users/octocat/certs/corp-ca2.pemmachine-localssl-client-cert-file = /Users/octocat/certs/octocat.p12ssl-client-cert-password = FAKE-client-cert-passphrase Each machine keeps its own copy of these.
http-proxy-passwordssl-client-cert-passwordLifted into your secret store; the rest of the file syncs.
ssl-authority-fileshttp-proxy-port = 8080http-proxy-username = octocathttp-proxy-password = FAKE-proxy-passwordssl-authority-files = C:/Users/octocat/certs/corp-ca.pem;C:/Users/octocat/certs/corp-ca2.pemmachine-localssl-client-cert-file = C:/Users/octocat/certs/octocat.p12ssl-client-cert-password = FAKE-client-cert-passphrase Each machine keeps its own copy of these.
http-proxy-passwordssl-client-cert-passwordLifted into your secret store; the rest of the file syncs.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/svn. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these keeps all credential files out. None of them splits ssl-authority-files and ssl-authority-files for you — that part is Otty’s own sync, or a template you write by hand.