Changes between Initial Version and Version 1 of Ticket #20787, comment 18
- Timestamp:
- 2022-05-19T17:11:11+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20787, comment 18
initial v1 2 2 > I'll be honest, the one reason why I like GitHub/GitLab is that you can have pre-merge checks (aka `ant pmd checkstyle`/`ant test`/etc.) I have one for JOSM (GitLab CI) that I try to use on large changes. 3 3 4 There is a lot possible with SV nas well, but that needs a lot of effort to maintain and I never had bigger issues with simply reverting something when there was an error ;-)4 There is a lot possible with SVN as well, but that needs a lot of effort to maintain and I never had bigger issues with simply reverting something when there was an error ;-) 5 5 6 6 > Another reason is that Apple (and company managed Apple laptops) have made it difficult for me to run `svn` without going through hoops (I run it in a docker image). So I was really looking forward to #16857.


