{"id":20632873,"url":"https://github.com/lossurdo/subversion_client","last_synced_at":"2026-05-29T12:02:05.596Z","repository":{"id":150576536,"uuid":"237967569","full_name":"lossurdo/subversion_client","owner":"lossurdo","description":"Docker image for a legacy client Subversion (SVN) projects","archived":false,"fork":false,"pushed_at":"2020-02-03T13:43:28.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T23:56:23.850Z","etag":null,"topics":["docker","subversion","svn"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/lossurdo/subversion_client","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lossurdo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-03T13:09:10.000Z","updated_at":"2020-02-03T13:43:30.000Z","dependencies_parsed_at":"2023-07-29T23:32:02.139Z","dependency_job_id":null,"html_url":"https://github.com/lossurdo/subversion_client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lossurdo/subversion_client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lossurdo%2Fsubversion_client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lossurdo%2Fsubversion_client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lossurdo%2Fsubversion_client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lossurdo%2Fsubversion_client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lossurdo","download_url":"https://codeload.github.com/lossurdo/subversion_client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lossurdo%2Fsubversion_client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33650712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","subversion","svn"],"created_at":"2024-11-16T14:17:42.396Z","updated_at":"2026-05-29T12:02:05.579Z","avatar_url":"https://github.com/lossurdo.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# subversion_client\nDocker image for a legacy client Subversion (SVN) projects.\n\n## Why?\n\nI still have legacy projects using Subversion source version control and I don't want to keep Subversion packages installed on my host machine just for this projects.\n\n## How to install?\n\n - Install Docker (https://docs.docker.com/install/) in case you don't have it\n - Pull the image\n\t - `$ docker pull lossurdo/subversion_client`\n - Go to your project directory\n\t - `$ cd ~/myproject`\n - Run the linux shell\n\t - `$ docker run -it --rm -v $PWD:/project lossurdo/subversion-client:1 bash`\n\nNow you can run your SVN commands. Look the `svn info` example output below:\n\n```\n[root@fffd8a8e0f58 project]# svn info\nPath: .\nWorking Copy Root Path: /project\nURL: http://svn.myhost.com/myproject/MyProject/trunk/MyProject\nRelative URL: ^/MyProject/trunk/MyProject\nRepository Root: http://svn.myhost.com/MyProject\nRepository UUID: 30c14034-4754-55bf-afe2-1804a5hh0efd\nRevision: 2177\nNode Kind: directory\nSchedule: normal\nLast Changed Author: john-doe\nLast Changed Rev: 711\nLast Changed Date: 2015-04-14 13:34:29 +0000 (Tue, 14 Apr 2015)\n```\nFeel free to contribute.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flossurdo%2Fsubversion_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flossurdo%2Fsubversion_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flossurdo%2Fsubversion_client/lists"}