Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] equinox git repo

The repositories you want are
git://git.eclipse.org/gitroot/equinox/rt.equinox.framework.git
git://git.eclipse.org/gitroot/equinox/rt.equinox.bundles.git
git://git.eclipse.org/gitroot/equinox/rt.equinox.p2.git
git://git.eclipse.org/gitroot/equinox/rt.equinox.security.git


“git://dev.eclipse.org/org.eclipse.equinox/org.eclipse.equinox.git” is a read only mirror of the cvs repository.
(http://wiki.eclipse.org/Git#Git_mirrors_of_CVS_repositories)

-Andrew


From: "Kapukaranov, Borislav" <borislav.kapukaranov@xxxxxxx>
To: "equinox-dev@xxxxxxxxxxx" <equinox-dev@xxxxxxxxxxx>
Date: 08/09/2011 11:07 AM
Subject: [equinox-dev] equinox git repo
Sent by: equinox-dev-bounces@xxxxxxxxxxx





Hi,
 
Is “git://dev.eclipse.org/org.eclipse.equinox/org.eclipse.equinox.git” the correct git repo for equinox at the moment, meaning up-to-date, where-all-the-action-is, etc.?
Also does it include also the migrated incubator projects?
 
I noticed it’s larger than 2.03GB… and cloned for more than 2 hours, so I suspect I got the wrong one.
 
If it actually is the correct repo, can’t it be optimized, e.g. separating the incubator, bundles, components, framework, etc. subfolders into separate repos?
It’s a bit inconvenient to clone for 2+ hours just to get the source of org.eclipse.osgi.
 
Thanks,
Borislav_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev



Back to the top