Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gitlab-mirrors
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wonko
gitlab-mirrors
Commits
d44fb122
Commit
d44fb122
authored
11 years ago
by
Sam Gleske
Browse files
Options
Downloads
Patches
Plain Diff
Updating prereqs for new python-gitlab
parent
7af141a9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/prerequisites.md
+3
-4
3 additions, 4 deletions
docs/prerequisites.md
with
3 additions
and
4 deletions
docs/prerequisites.md
+
3
−
4
View file @
d44fb122
...
...
@@ -3,7 +3,7 @@
### Required software
*
[
GitLab 6.x
][
1
]
*
[
python-gitlab
][
2
]
(note due to certain bugs you should obtain my fork
[
python-gitlab @ 6d6b270
][
8
]
)
*
[
python-gitlab
@ 9c5e375
][
2
]
*
[
GNU coreutils
][
3
]
*
[
git 1.8.4
][
4
]
...
...
@@ -15,9 +15,9 @@ If you plan on mirroring SVN repositories as well then you'll need the following
python-gitlab
yum install python-setuptools
git clone https://github.com/
sag47
/python-gitlab.git
git clone https://github.com/
Itxaka
/python-gitlab.git
cd python-gitlab
git checkout
6d6b270e9829012b99d700eb1ca3802ef05f40b4
git checkout
9c5e375599a6d89ab1f4520224f47b43b40bcf9b
python setup.py
You can find the source to git at the
[
git-core project
][
5
]
. For instructions on other platforms see the
[
Getting Started - Installing Git section of the git book
][
6
]
.
...
...
@@ -45,4 +45,3 @@ Next up is [Installation and Setup](installation.md).
[
5
]:
http://code.google.com/p/git-core/
[
6
]:
http://git-scm.com/book/en/Getting-Started-Installing-Git
[
7
]:
https://www.kernel.org/pub/software/scm/git/docs/git-svn.html
[
8
]:
https://github.com/sag47/python-gitlab/tree/bugfix-edition
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment