Community
Participate
Working Groups
Together with the modeling project restructuring we would like to move the VIATRA2 as a sub-project of the Modeling.GMT project to a Modeling project. For this, the following steps are needed: * Rename the GMT.VIATRA2 bugzilla component to VIATRA2 * If required, the SVN repository should be also be moved outside the GMT container The website has already been moved. Thank you for the help.
Adding EMO legal to comment on committer paperwork. -M.
Committer Paperwork does not impede this move. +1 to continue.... Thanks, Sharon
Here's what needs to happen: 1) Rename the project group to modeling.viatra2 2) Move the svn repo to: org.eclipse.viatra2 3) Create a bugzilla poduct called viatra2 with a single component and move all existing bugs to it 4) Move the downloads and archives to /viatra2 from /modeling/gmt/viatra2 Am I missing anything? -M.
(In reply to comment #3) > Here's what needs to happen: > > 1) Rename the project group to modeling.viatra2 > 2) Move the svn repo to: org.eclipse.viatra2 > 3) Create a bugzilla poduct called viatra2 with a single component and move > all existing bugs to it > 4) Move the downloads and archives to /viatra2 from /modeling/gmt/viatra2 > > Am I missing anything? > > -M. I think, this is all. The other components (e.g. website) are already migrated. Thanks,
All done. You'll need to update your SVN URLs to use /svnroot/modeling/org.eclipse.viatra2 . -M.
I am sorry to have missed it, but our build job 'viatra2-emf-master' on Hudson used the project group that might have been renamed as well, so I cannot edit the configuration or manually launch the build anymore. Could you update the security configuration to work with the current viatra2 committers? Thanks.
I've updated the record in the project metadata. You can access the project via these urls: https://projects.eclipse.org/projects/modeling.viatra2 (preferred) https://projects.eclipse.org/projects/modeling.gmt.viatra2
(In reply to Zoltan Ujhelyi from comment #6) > I am sorry to have missed it, but our build job 'viatra2-emf-master' on > Hudson used the project group that might have been renamed as well, so I > cannot edit the configuration or manually launch the build anymore. > > Could you update the security configuration to work with the current viatra2 > committers? Thanks. Fixed. -M.
Thank you.
(In reply to Eclipse Webmaster from comment #5) > All done. > > You'll need to update your SVN URLs to use > /svnroot/modeling/org.eclipse.viatra2 . > > -M. Is it possible that the new repository URLs are not available without ssh committer access? When trying to access http://dev.eclipse.org/svnroot/modeling/org.eclipse.viatra2/trunk, I got a HTTP 405 for PROPFIND: org.tmatesoft.svn.core.SVNException: svn: E175002: PROPFIND of '/svnroot/modeling/org.eclipse.viatra2/trunk': 405 Method Not Allowed (http://dev.eclipse.org) Committer url svn+ssh://«committerid»@dev.eclipse.org/svnroot/modeling/org.eclipse.viatra2 works fine.
I've updated the HTTPS access rules so you should now be able to use them again. -M.
Thanks, it works well.