Репозиторий: различия между версиями
Перейти к навигации
Перейти к поиску
(Новая страница: «Старый репозиторий: https://lpsztemp.webhop.me/git») |
|||
Строка 1: | Строка 1: | ||
Старый репозиторий: https://lpsztemp.webhop.me/git | Переходим на новые более стабильные сервера. Старый сервер имеет адрес https://lpsztemp.webhop.me со старой (06.04.16) [https://lpsztemp.webhop.me вики], [https://lpsztemp.webhop.me/git репозиторием] и [http://lpsztemp.webhop.me:8080 багтрекером]]. | ||
Новые репозитории требуют дополнительной конфигурации на клиенте для доступа. | |||
Ниже приведены адреса всех репозиториев. | |||
* Старый репозиторий: https://lpsztemp.webhop.me/git | |||
* Новые репозитории (HTTPS и SSH). | |||
** Основной репозиторий (CAMaaS): https://git-codecommit.us-east-1.amazonaws.com/v1/repos/CAMaaS | |||
** Дополнительные репозитории: | |||
*** web_js_python: https://git-codecommit.us-east-1.amazonaws.com/v1/repos/web_js_python | |||
*** chsvlib: https://git-codecommit.us-east-1.amazonaws.com/v1/repos/chsvlib | |||
==Конфигурация клиентов новых репозиториев== | |||
* Create an AWS CodeCommit Repository: http://docs.aws.amazon.com/codecommit/latest/userguide/how-to-create-repository.html#how-to-create-repository-console | |||
* Setup Steps for HTTPS Connections to AWS CodeCommit Repositories on Windows: http://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-https-windows.html | |||
* Setup Steps for SSH Connections to AWS CodeCommit Repositories on Linux, OS X, or Unix: http://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-ssh-unixes.html | |||
* Setup Steps for HTTPS Connections to AWS CodeCommit Repositories on Linux, OS X, or Unix: http://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-https-unixes.html (При баге с gnutls ("gnutls_handshake() failed: Illegal parameter") под Linux нужно заменить дефолтную сборку git'а с curl'ом над gnutls на сборку на основе openssl. Скрипт: https://github.com/TheWookie/git-openssl-shellscript). | |||
Для обеспечения совместимости с др. репами в %userprofile%\.gitconfig (Windows) или ~\.gitconfig (Linux) для AWS прописать [credential "https://git-codecommit.us-east-1.amazonaws.com"] вместо [credential] |
Версия 23:31, 4 июня 2016
Переходим на новые более стабильные сервера. Старый сервер имеет адрес https://lpsztemp.webhop.me со старой (06.04.16) вики, репозиторием и багтрекером].
Новые репозитории требуют дополнительной конфигурации на клиенте для доступа.
Ниже приведены адреса всех репозиториев.
- Старый репозиторий: https://lpsztemp.webhop.me/git
- Новые репозитории (HTTPS и SSH).
- Основной репозиторий (CAMaaS): https://git-codecommit.us-east-1.amazonaws.com/v1/repos/CAMaaS
- Дополнительные репозитории:
Конфигурация клиентов новых репозиториев
- Create an AWS CodeCommit Repository: http://docs.aws.amazon.com/codecommit/latest/userguide/how-to-create-repository.html#how-to-create-repository-console
- Setup Steps for HTTPS Connections to AWS CodeCommit Repositories on Windows: http://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-https-windows.html
- Setup Steps for SSH Connections to AWS CodeCommit Repositories on Linux, OS X, or Unix: http://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-ssh-unixes.html
- Setup Steps for HTTPS Connections to AWS CodeCommit Repositories on Linux, OS X, or Unix: http://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-https-unixes.html (При баге с gnutls ("gnutls_handshake() failed: Illegal parameter") под Linux нужно заменить дефолтную сборку git'а с curl'ом над gnutls на сборку на основе openssl. Скрипт: https://github.com/TheWookie/git-openssl-shellscript).
Для обеспечения совместимости с др. репами в %userprofile%\.gitconfig (Windows) или ~\.gitconfig (Linux) для AWS прописать [credential "https://git-codecommit.us-east-1.amazonaws.com"] вместо [credential]