Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] ECF OSU CVS repo to Git migration

On 12/09/2009 05:42 PM, Markus Alexander Kuppe wrote:

> Unfortunately a bare repo cannot (easily) pull from e.g. Github due to
> the lack of a working tree that is required for merging. That's why
> there is currently no sync between the repo at Github and the git repo
> on ecf1.osuosl.org.

I've removed the Github repo completely. If you want to access the ecf1
non-epl repo via Git use:

Anonymously (read-only):
git://ecf1.osuosl.org/home/gitcvs

Committer access:
git+ssh://user@xxxxxxxxxxxxxxx/home/gitcvs

Markus


Back to the top