jadonk / jadonk/rowboat

Unable to sync with git:// protocol

Open
#186 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
No language data
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. repo init -u https://gitorious.org/rowboat/manifest.git
2. repo sync

What is the expected output? What do you see instead?
The source code should be downloaded, but it is not.

Please provide any additional information below.
It seems that since Gitorious announced it was closing, repositories cannot be
accessed anymore using the git:// protocol, which is used by default in the
manifest files. A workaround consists of moving to https protocol, but the
real solution would be to migrate to another code hosting platform.
```

Original issue reported on code.google.com by `vleclem...@gmail.com` on 12 Mar 2015 at 3:44

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure with `repo init -u https://gitorious.org/rowboat/manifest.git` followed by `repo sync`. Inspect the manifest files for repositories using the `git://` protocol and determine the supported replacement hosting or protocol. Done means the manifest repositories can be downloaded successfully with `repo sync`.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
devops
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.