Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: asrael22 on January 26, 2018, 08:32:55 AM

Title: Subversion error - Can't check path
Post by: asrael22 on January 26, 2018, 08:32:55 AM
Hi.

I'm trying to get subversion (Aminet package 1.1.4) working on AOS 3.9.
Any 'svn' command spits out:
'svn: Can't check path 'SYS:/.subversion': Input/Output error

The other tools like svnlook, svnadmin are working.
Stack size is be large enough.
What am I missing?


Manfred
Title: Re: Subversion error - Can't check path
Post by: jj on January 26, 2018, 12:28:03 PM
is there a missing assign ?  never used SVN on miggy but can you have files the start with   . in Amiga OS
Title: Re: Subversion error - Can't check path
Post by: asrael22 on January 26, 2018, 02:18:59 PM
I've tried setting assign 'subversion:' but it doesn't make a difference.
Actually I have it working on one system. But I can't figure out why it doesn't work on the other.


Manfred
Title: Re: Subversion error - Can't check path
Post by: asrael22 on February 05, 2018, 05:02:07 PM
For documentation purposes:

It seems that it is filesystem related.
The only system where svn didn't work had a PFS3 file system.
Now I changed that to SFS and svn works now.


Manfred