Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] git migration for ECF

Markus,

In a cmd line it gives :
________________________
 git fetch http://org.eclipse.ecf.osuosl.releng.bm/
fatal: Not a git repository
_____________________________

Is it an '.git' extension file that must be discovered ?

Pierre



2010/7/28 Markus Alexander Kuppe <ecf-dev_eclipse.org@lemmster.de>
On 07/28/2010 08:44 PM, Pierre Henry Perret wrote:

> ok Markus WDYM by <quote>(e.g. feature A references bundle B in
> rev 1, while feature A references bundle B rev 2</quote>

Hi Pierre,

it probably becomes clear after reading the chapter [0] on submodules in
the git book.

My GSoC project [1] might work as an example too.
org.eclipse.ecf.osuosl.releng.bm/ is a submodule of the dnssd
superproject git repo. Other superprojects could link to
o.e.e.o.releng.bm as well all to a specific version (not just HEAD).

Markus

[0] http://progit.org/book/ch6-6.html
[1] http://github.com/lemmy/org.eclipse.ecf.discovery.dnssd
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev


Back to the top