Some svnmucc operations fail on the repository root because the program tries to anchor the RA session on the parent URL: $ svnadmin create repo $ svn mkdir -mm file://`pwd`/repo/A $ svnmucc -mm propset p v file://`pwd`/repo/A # works $ svnmucc -mm propset p v file://`pwd`/repo svnmucc: Unable to open an ra_local session to URL svnmucc: Unable to open repository 'file:///home/pm/sw/subversion/obj'
- duplicates
-
SVN-3663 svnmucc propset and propdel fail on repository root and files
-
- Closed
-