Re: Commit succeeded, E000030: Can't change perms

2021-05-26 Thread Pingu
On 2021-05-25 08:06, Nathan Hartman wrote: On Mon, May 24, 2021 at 5:04 AM Pingu wrote: Hello, I was adding some files to a repository and encountered error "E30: Can't change perms". The commit was successful but I don't understand the error. The files I added were from a read-only sourc

Re: Commit succeeded, E000030: Can't change perms

2021-05-26 Thread Pingu
On 2021-05-25 00:19, Thorsten wrote: Hello, My guess would be that subversion handles the presence and absence of the the executable bit, so it tries sets the permissions accordingly, maybe even if they are already correct. Adding files from a readonly filesystem to a working copy will prob

Re: Commit succeeded, E000030: Can't change perms

2021-05-26 Thread Thorsten
Hello, Given That your commit succeeded, you should be good. For the future you may or may not find the "svn import" functionality helpful, That way subversion will not try to alter your existing files. However you will no longer see localy which files you already added, but you can browse th