Changes between Initial Version and Version 1 of Ticket #20126, comment 23
- Timestamp:
- 2021-02-28T13:13:39+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20126, comment 23
initial v1 1 1 Ok, I give up on trying to make git-svn work on macOS. It's a nightmare to get to compile, and then it crashes with messages Google has never seen: 2 2 3 ``` 3 {{{ 4 4 dyld: lazy symbol binding failed: Symbol not found: _svn_ra_make_callbacks 5 5 Referenced from: /usr/local/Cellar/perl/5.32.1_1/lib/perl5/site_perl/5.32.1/darwin-thread-multi-2level/auto/SVN/_Ra/_Ra.bundle 6 6 Expected in: flat namespace 7 ``` 7 }}} 8 8 9 9 Let's hope debian works better.