[ckan-dev] Move to Git
John Glover
john.glover at okfn.org
Thu Nov 10 15:33:08 UTC 2011
Hi Marco,
Use the https version:
$git clone https://github.com/okfn/ckan.git
Cheers,
John
On 10 November 2011 15:27, Marco Lechner - in medias res
<lechner at webgis.de> wrote:
> Hallo,
>
> running into problems, because git clone doesn't seem to work because of
> permission problems:
>
> $git clone git at github.com:okfn/ckan.git
> Cloning into ckan...
> Permission denied (publickey).
> fatal: The remote end hung up unexpectedly
>
> Another question: did the whole stuff (including ckanext-* moved to git?
>
> B r
>
> Marco
>
> Am 10.11.2011 16:15, schrieb David Raznick:
>> Hello Everyone
>>
>> The move to git has gone well. Hopefully.
>>
>> The best way to migrate to the new repo is to.
>>
>> * cd pyenv/src
>> * mv ckan ckan-hg
>> * git clone git at github.com:okfn/ckan.git
>> * cp ckan-hg/development.ini ckan/
>> * cd ckan
>> * python setup.py develop
>>
>> Please get back to me if anything does not work!
>>
>> Thanks
>>
>> David
>>
>> _______________________________________________
>> ckan-dev mailing list
>> ckan-dev at lists.okfn.org
>> http://lists.okfn.org/mailman/listinfo/ckan-dev
>
>
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/ckan-dev
>
More information about the ckan-dev
mailing list