Wrong command for retrieving the current developer version

Bug #1770814 reported by Serhiy Storchaka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lxml
Fix Released
Low
Unassigned

Bug Description

In http://lxml.de/build.html#github-git-and-hg the command for retrieving the current developer version is:

hg clone git+ssh://<email address hidden>/lxml/lxml.git lxml

It is obviously doesn't work because this is a Git repository, but not Mercurial.

Just replace "hg" with "git".

Revision history for this message
scoder (scoder) wrote :

"obviously" is a bit of a big word, given the explanation right above the command. But I added the corresponding git clone command.
https://github.com/lxml/lxml/commit/373290232adfc34d4b0467840fe5ad195cf17ab7

Changed in lxml:
importance: Undecided → Low
status: New → Fix Committed
Revision history for this message
Serhiy Storchaka (storchaka) wrote :

Does Mercurial with the "hg-git" plugin support fetching from Git repositories? Sorry, it was not clear that the "hg-git" plugin is required for getting the sources.

scoder (scoder)
Changed in lxml:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.