{"id":22928375,"url":"https://github.com/romiras/apache-visualsvn-server","last_synced_at":"2025-10-16T00:00:00.446Z","repository":{"id":19547704,"uuid":"22796137","full_name":"romiras/apache-visualsvn-server","owner":"romiras","description":"Apache as VisualSVN server","archived":false,"fork":false,"pushed_at":"2015-12-11T18:50:50.000Z","size":87,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T10:17:43.239Z","etag":null,"topics":["apache2","configuration","linux","scm","subversion","ubuntu","vcs","web-server"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/romiras.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-09T22:05:13.000Z","updated_at":"2024-10-13T19:27:48.000Z","dependencies_parsed_at":"2022-08-24T03:31:03.307Z","dependency_job_id":null,"html_url":"https://github.com/romiras/apache-visualsvn-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romiras%2Fapache-visualsvn-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romiras%2Fapache-visualsvn-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romiras%2Fapache-visualsvn-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romiras%2Fapache-visualsvn-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romiras","download_url":"https://codeload.github.com/romiras/apache-visualsvn-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246667631,"owners_count":20814732,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache2","configuration","linux","scm","subversion","ubuntu","vcs","web-server"],"created_at":"2024-12-14T09:19:01.454Z","updated_at":"2025-10-16T00:00:00.355Z","avatar_url":"https://github.com/romiras.png","language":"Shell","readme":"apache-visualsvn-server\n=======================\n\nUse current project as example for setting-up a directory structure of Apache server configured as VisualSVN server on Ubuntu 12.04\n\nSubversion repositories are available under HTTPS protocol at https://localhost:8443/svn/\n\n\nRepositories\n------------\n\n  svnadmin create /var/svn/repos/REPO_NAME\n  chown -R www-data:www-data /var/svn/repos/REPO_NAME\n\nAll repositories will be accessible via https://localhost:8443/svn/\n\n\nAccess\n------\n\n\u003cpre\u003e\u003ccode\u003e\nUsername: demo\nPassword: demo\n\u003c/code\u003e\u003c/pre\u003e\n\nTo add new user:\n\n\u003cpre\u003e\u003ccode\u003e\nhtpasswd -m /var/svn/dav_svn.htpasswd \u003cENTER_USER_NAME_HERE\u003e\n\u003c/code\u003e\u003c/pre\u003e\n\nSetting permissions per project: see file /var/svn/dav_svn.authz\n\n\nACL permissions\n---------------\n\nAll Subversion directories must be writable by Apache (www-data).\n\n\u003cpre\u003e\u003ccode\u003e\nchown -R www-data:www-data /var/svn/\nchown -R www-data:www-data /var/www/\n\u003c/code\u003e\u003c/pre\u003e\n\nSSL certificate\n---------------\n\nYou can either use CA (certification authority) or self-signed certificate. Put it in file /etc/apache2/ssl.key/server.pem\n\nRead about creation and self-signing on https://devcenter.heroku.com/articles/ssl-certificate-self for example.\n\n\nCheckout\n--------\n\nYou can now checkout the revision zero of your subversion repository by:\n\n\u003cpre\u003e\u003ccode\u003e\nsvn checkout https://localhost:8443/svn/REPO_NAME\n\u003c/code\u003e\u003c/pre\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromiras%2Fapache-visualsvn-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromiras%2Fapache-visualsvn-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromiras%2Fapache-visualsvn-server/lists"}