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

2021-05-25 Thread Nathan Hartman
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 source, so I understand the > nature

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

2021-05-25 Thread Thorsten
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 probably give you inherently "weird" resul