Re: svn binary packages for macOS

2021-10-04 Thread Mark Phippard
On Mon, Oct 4, 2021 at 1:00 PM Sean McBride wrote: > > On Sun, 3 Oct 2021 09:07:04 -0400, Mark Phippard said: > > >I personally use Homebrew. The SVN package is all precompiled so it is > >easy to install. Myself and other SVN devs have even improved the > >formula over the years. > > Mark, > >

Re: svn binary packages for macOS

2021-10-04 Thread Sean McBride
Caches/Homebrew/java_cache --with-boot-jdk=/private/tmp/openjdk-20211004-15 ==> make images Last 15 lines from /Users/builder/Library/Logs/Homebrew/openjdk/02.make: watchos(1.0, API_TO_BE_DEPRECATED), ^

Re: svn binary packages for macOS

2021-10-04 Thread Mark Phippard
On Oct 4, 2021, at 12:00 PM, Nathan Hartman wrote: > > On Mon, Oct 4, 2021 at 11:44 AM Mark Phippard wrote: >> >>> On Mon, Oct 4, 2021 at 11:24 AM Daniel Sahlberg >>> wrote: >>> >>> If "only providing outdated versions" is a reason for de-listing then sadly >>> both CollabNet and WANdisco

Re: svn binary packages for macOS

2021-10-04 Thread Nathan Hartman
On Mon, Oct 4, 2021 at 11:44 AM Mark Phippard wrote: > > On Mon, Oct 4, 2021 at 11:24 AM Daniel Sahlberg > wrote: > > > If "only providing outdated versions" is a reason for de-listing then sadly > > both CollabNet and WANdisco should go (at least when 1.10 is EOL). I can > > edit the website

Re: svn binary packages for macOS

2021-10-04 Thread Mark Phippard
On Mon, Oct 4, 2021 at 11:24 AM Daniel Sahlberg wrote: > If "only providing outdated versions" is a reason for de-listing then sadly > both CollabNet and WANdisco should go (at least when 1.10 is EOL). I can edit > the website but I'd appreciate if anyone else in PMC would give their opinion

Re: svn binary packages for macOS

2021-10-04 Thread Sean McBride
On Mon, 4 Oct 2021 17:23:56 +0200, Daniel Sahlberg said: >I don't pretend to know anything about Macos, but WANdisco is providing >Subversion 1.10.6 for Mac OS 10.9. Is that version of Mac OS supported by >Fink/Homebrew/MacPorts? If not, then I think it is reasonable to keep the >link - at least

Re: svn binary packages for macOS

2021-10-04 Thread Daniel Sahlberg
Den mån 4 okt. 2021 kl 15:57 skrev Mark Phippard : > On Sun, Oct 3, 2021 at 7:17 PM Sean McBride > wrote: > > > On Sun, 3 Oct 2021 09:07:04 -0400, Mark Phippard said: > > > > >Homebrew and MacPorts are both listed. > > > > I saw that, but I thought they required Xcode... > > > > >Honestly once

Re: svn: E000040: Can't read directory "###" Too many levels of symbolic links

2021-10-04 Thread Thorsten
Too many levels of symbolic links This error is generated by the Operating system. Inspect '/#/svn/#//##/main/default/objects/#/validationRules' This file/link is either directly or inderictly pointing to it self, so subversion can not use it. When you add the file

Re: svn: E000040: Can't read directory "###" Too many levels of symbolic links

2021-10-04 Thread Mark Phippard
On Mon, Oct 4, 2021 at 10:04 AM Morin, Michael wrote: > svn: E40: Can't read directory > '/#/svn/#//##/main/default/objects/#/validationRules': > Too many levels of symbolic links > > Whenever I run this manually, whether I call the shell script or run the > commands

svn: E000040: Can't read directory "###" Too many levels of symbolic links

2021-10-04 Thread Morin, Michael
I have an automated SVN job which fails when it's run via CA Workload, but when I run it myself it always goes through. Can anyone tell me why this might be? The job does the following things: 1) svn update 2) Do some "git" commands to download a repository from another location

Re: svn binary packages for macOS

2021-10-04 Thread Mark Phippard
On Sun, Oct 3, 2021 at 7:17 PM Sean McBride wrote: > On Sun, 3 Oct 2021 09:07:04 -0400, Mark Phippard said: > > >Homebrew and MacPorts are both listed. > > I saw that, but I thought they required Xcode... > > >Honestly once those projects > >supported SVN it kind of removed all of the incentive