Community
Participate
Working Groups
I tried to SCP my local bare repositories but it seems to be a bad idea wrt file modes and stuff, and since SSH access to git.eclipse.org is now turned off by default (thus I cannot run initrepo myself), could you please create the following repositories: /gitroot/koneki/org.eclipse.koneki.commons.git /gitroot/koneki/org.eclipse.koneki.ldt.git /gitroot/koneki/org.eclipse.koneki.mfe.git /gitroot/koneki/org.eclipse.koneki.mfe.linux.git Thanks!
Actually even with the restricted shell you should be able to use initrepo: # su - bcabe r$ initrepo /gitroot/koneki/org.eclipse.koneki.commons.git Initialized empty shared Git repository in /home/data/git/koneki/org.eclipse.koneki.commons.git/ r$ -M.
Oh yes indeed! I was trying to cd into /gitroot/koneki first... Oops... I created the three remaining repos, and I'm closing this as INVALID to highlight the fact that I was wrong in the first place ;) Thanks!