{"id":16558668,"url":"https://github.com/zielu/svntoolbox","last_synced_at":"2025-03-23T13:32:40.601Z","repository":{"id":10728098,"uuid":"12981076","full_name":"zielu/SVNToolBox","owner":"zielu","description":"Enhances IntelliJ IDEA SVN integration","archived":false,"fork":false,"pushed_at":"2021-09-28T19:39:47.000Z","size":332,"stargazers_count":19,"open_issues_count":9,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T20:54:08.527Z","etag":null,"topics":["intellij-plugin","java","svn"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"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/zielu.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":"2013-09-20T18:37:58.000Z","updated_at":"2021-09-29T18:02:53.000Z","dependencies_parsed_at":"2022-09-05T06:00:23.509Z","dependency_job_id":null,"html_url":"https://github.com/zielu/SVNToolBox","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zielu%2FSVNToolBox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zielu%2FSVNToolBox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zielu%2FSVNToolBox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zielu%2FSVNToolBox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zielu","download_url":"https://codeload.github.com/zielu/SVNToolBox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245108321,"owners_count":20562022,"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":["intellij-plugin","java","svn"],"created_at":"2024-10-11T20:23:24.253Z","updated_at":"2025-03-23T13:32:40.026Z","avatar_url":"https://github.com/zielu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"SVNToolBox\n==========\n\nEnhances IntelliJ IDEA SVN integration\n\n## Development status\nPlugin is deprecated - there will be no new releases or bug-fixes.\n\n## Jetbrains plugin repository\n[Plugin repository page](https://plugins.jetbrains.com/plugin/7321-svntoolbox)\n\n### EAP builds\nAdd https://plugins.jetbrains.com/plugins/eap/7321 in **Settings \u003e Plugins \u003e Browse repositories... \u003e Manage\nrepositories...** to receive early access builds.\n\n## Architecture decisions record\nDecisions are stored [here](./SVNToolBox/doc/arch).\n\n## Building \u0026 running\n\n### Using docker compose\nRun ```docker-compose up``` inside ```dev-env``` directory. This will start local svn server on port 13690.\nAvailable user account can be examined in ```dev-env/passwd``` file.\n\nDefault repository URL is ```svn://localhost:13690/repos```.\n\nNext import sample repository into running server from ```dev-env/repo```.\n\n### Development builds\nIf version set in [gradle.properties](./SVNToolBox/gradle.properties) ends with `-dev` then build datetime in UTC\ntimezone will be appended, current Git hash and\nFor example dev build on `2018-01-13 13:06:12 CET` will produce version `173.1.2-dev.20180113.120612.dfea123453`\n\n### Useful build commands\nRelease build\n```\ngradle clean buildPlugin\n```\nFull verification of build\n```\ngradle clean check\n```\nQuick verification of build\n```\ngradle clean test\n```\nUpdate gradlew version\n```\ngradle wrapper --gradle-version 6.4.1 --distribution-type ALL\n```\n\n### Useful run commands\nRun with previous sandbox contents\n```\ngradle runIde\n```\nRun with fresh sandbox\n```\ngradle clean runIde\n```\n\n### Debugging\nTo debug the plugin execute Gradle run configuration with `runIde` task using IDE **Debug action**.\n\n## Logging\nPlugin can log additional diagnostic information to help with issues investigation. All categories can be used in any combination.\n\n### Debug logging\nAdd following line to **Help \u003e Debug Log Settings...**\n```\n#zielu.svntoolbox\n```\n\n### Performance logging\nAdd following line to **Help \u003e Debug Log Settings...**\n```\n#zielu.svntoolbox.perf:trace\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzielu%2Fsvntoolbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzielu%2Fsvntoolbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzielu%2Fsvntoolbox/lists"}