| Bug ID | 104936 |
|---|---|
| Summary | broken link to Git repo |
| Product | SyncEvolution |
| Version | unspecified |
| Hardware | Other |
| OS | All |
| Status | NEW |
| Severity | normal |
| Priority | medium |
| Component | SyncEvolution |
| Assignee | syncevolution-issues@syncevolution.org |
| Reporter | butirsky@gmail.com |
| CC | syncevolution-issues@syncevolution.org |
From HACKING file in the sources: ================================= Checking out the Source ----------------------- SyncEvolution is hosted on moblin.org. Anonymous access is via git clone git://git.moblin.org/syncevolution.git ================================= Actually, git.moblin.org host is not even exists: $ git clone git://git.moblin.org/syncevolution.git Cloning into 'syncevolution'... fatal: Unable to look up git.moblin.org (port 9418) (Name or service not known)