Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stp-dev] SVN access for tagging

Hi,

I just tried to do a SVN command that involved creating a tag, it seems it is not enabled:
[antoine@antoine-toulmes-macbook-pro w]$ svn mkdir http://dev.eclipse.org/svnroot/stp/org.eclipse.stp.bpmn/tags/3.4RC1 -m "new folder for release"
svn: MKACTIVITY of '/svnroot/stp/!svn/act/f9d8d0e0-e774-4609-bb1d-ec2795974102': 403 Forbidden (http://dev.eclipse.org)
[antoine@antoine-toulmes-macbook-pro w]$ svn copy http://dev.eclipse.org/svnroot/stp/org.eclipse.stp.bpmn/trunk http://dev.eclipse.org/svnroot/stp/org.eclipse.stp.bpmn/tags/3.4RC1 -m "new tag for RC1"
svn: MKACTIVITY of '/svnroot/stp/!svn/act/8f06cc4d-a6de-4665-a593-009d4635f7a8': 403 Forbidden (http://dev.eclipse.org)

Do I have restricted rights and cannot access tags ? Or did you forbid those commands ?

Thanks,

Antoine
--
http://www.lunar-ocean.com/blog

Back to the top