svn copy WC to URL asserts

2018-08-15 Thread Jens Geyer
d. If I can provide information to help fixing the issue, please let me know and I will be happy to supply whatever informatiomn you may need (except that I am certainly not going to upload the repo nor the complete source code). Best regards, Jens Geyer

AW: Authz permisison problem after upgrade from 1.6.16 to 1.7.1

2011-11-14 Thread Jens Geyer
No. IMHO this is a bug. If I have some time, I will try to provide an test setup. I can't post our current repo for obvious reasons J Von: Bostjan Skufca [mailto:bost...@a2o.si] Gesendet: Samstag, 12. November 2011 03:21 An: Jens Geyer Cc: users@subversion.apache.org Betref

AW: AW: Unable to delete directory in repository, server version 1.7.1

2011-11-11 Thread Jens Geyer
BTW, I would like to add, that I also opened another thread "Authz permisison problem after upgrade from 1.6.16 to 1.7.1", since the delete issue is not the only probolem I have after switchimng to 1.7.x. Maybe there is arelation to this.

AW: AW: Unable to delete directory in repository, server version 1.7.1

2011-11-11 Thread Jens Geyer
Yes, we run 32bit SVNSERVE on Windows. Von: Bostjan Skufca [mailto:bost...@a2o.si] Gesendet: Freitag, 11. November 2011 00:38 An: Philip Martin Cc: Jens Geyer; users@subversion.apache.org Betreff: Re: AW: Unable to delete directory in repository, server version 1.7.1 Well, in my

AW: AW: Unable to delete directory in repository, server version 1.7.1

2011-11-11 Thread Jens Geyer
> >> I wonder if there is an upper/lower case problem somewehere in your > > authz file? Or perhaps in the Subversion authz code? > > >> If so, this is likely due to the change in case-awareness we made in 1.7: > > file:///home/stsp/svn/svn-site/publish/docs/release-notes/1.7.html#case- sensitive-

AW: Modified (properties only)

2011-11-10 Thread Jens Geyer
> Is there anything I can do to stop this happening? If it is a file, you can AFAIK safely remove the mergeinfo property from the fileĀ . JensG

Authz permisison problem after upgrade from 1.6.16 to 1.7.1

2011-11-10 Thread Jens Geyer
Hi *, I have an really interesting case here, which looks to me like an bug. The behavior started after the upgrade of our SVN server from 1.6.16 to 1.7.1. We use a windows server (SVNSERVE) here, I haven't tested this on Apache. The scenario: We have a source code tree, which lives let's say

AW: Unable to delete directory in repository, server version 1.7.1

2011-11-10 Thread Jens Geyer
I can confirm that. Deleting is only possible if the user has write permnissions on the ENTIRE path. / top/subdir/mypath In order to delete mypath, the user needs write permission on / /top/subdir /top/subdir /top/subdir/mypath With an 1.6.x server, write