Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 364303 - 4 git repositories required (for RMF project)
Summary: 4 git repositories required (for RMF project)
Status: RESOLVED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: Git (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eclipse Webmaster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-21 06:19 EST by Michael Jastram CLA
Modified: 2011-11-21 10:17 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Jastram CLA 2011-11-21 06:19:51 EST
Hello,

I'd like to request the creation of the following 4 repositories:

org.eclipse.modeling.rmf.core.rif11.git 
org.eclipse.modeling.rmf.core.rif12.git 
org.eclipse.modeling.rmf.core.reqif10.git 
org.eclipse.modeling.rmf.pror.reqif10.git 

Thanks,

- Michael
Comment 1 Eclipse Webmaster CLA 2011-11-21 10:02:58 EST
I can create these(if you like) but you can create them as well.  Just login to git.eclipse.org and do:

initrepo /gitroot/rmf/org.eclipse.modeling.rmf.some.repo.git

-M.
Comment 2 Michael Jastram CLA 2011-11-21 10:11:49 EST
Hi Matt,

> I can create these(if you like) but you can create them as well.  Just login to
> git.eclipse.org

I tried that, but I get the following message:

> If your prompt is r$ and you are disconnected after a command, 
> please remember that shell access is only available on
> build.eclipse.org. 
> 
> r$ 

I recall having seen a message that indicated that committers don't have ssh access any more for security reasons, and this message seemed to confirm this.  If there is a way for maintaining repositories myself, I'll be happy to do so.

Thanks,

- Michael
Comment 3 Eclipse Webmaster CLA 2011-11-21 10:17:43 EST
While committers don't have ssh access by default, the restricted shell they do have is allowed to create Git repos, via the initrepo command.

I've created the repos for you.

-M.