Community
Participate
Working Groups
Hi, could you create /gitroot/cdt for us? Ownership should be same as our CVS repo. Could you set the ownership to dschaefer.cdt-platform. Thanks!
Done. Here's the 'how to initialize' guide: ssh committer_id@git.eclipse.org cd /gitroot/cdt initrepo org.eclipse.cdt.git Once your repository has been created, you can access it like so: Committer: git clone ssh://committer_id@git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git Anonymous: git clone git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git Anonymous http: git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git -M.