Hello,
I'm trying to merge the devel version of my package with the relased one due to a bug. The commit to the relase had no problem, but when I try to merge/commit to the relase version I get this error:
svn: E195023: Changing file '/home/andrea/bioconductor/release/BiRewire/man/BiRewire-package.Rd' is forbidden by the server
svn: E175013: Access to '/bioconductor/!svn/txr/116781-1/branches/RELEASE_3_2/madman/Rpacks/BiRewire/man/BiRewire-package.Rd' forbidden
svn: E175002: Additional errors:
svn: E175002: PUT of '/bioconductor/!svn/txr/116781-1/branches/RELEASE_3_2/madman/Rpacks/BiRewire/man/BiRewire-package.Rd': 403 Forbidden
Could you please help me? I have try to:
1- commit
2- merge from the devel
3 - re-checkout
But still have the same message.
Thanks