ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@fandra.org>
To: devel@linux.iplabs.ru
Subject: [devel] Re: UA: cvs nicks required
Date: Wed, 6 Dec 2000 06:39:26 +0300
Message-ID: <20001206063926.A24573@LDV.fandra.org> (raw)
In-Reply-To: <20001203045719.A16123@LDV.fandra.org>; from ldv@LDV.fandra.org on Sun, Dec 03, 2000 at 04:57:19AM +0300

[-- Attachment #1: Type: text/plain, Size: 2490 bytes --]

On Sun, Dec 03, 2000 at 04:57:19AM +0300, Dmitry V. Levin wrote:
> > Я прошу каждого, у кого в почтовом адресе до символа @ расположено более 4
> > символов, срочно придумать и прислать мне свой cvs_nick_name, состоящий из
> > не менее чем из 2-ух и не более чем из 4-ех символов.
> 
> Спасибо всем, кто откликнулся. Теперь у меня есть все необходимые имена.
> 
> А теперь каждый (даже тот, кому не потребуется делать commit ближайшую
> неделю) пусть пришлет мне лично (НЕ В СПИСОК) public RSA key для протокола
> SSH1. Годится любой существующий ключ длиной 2048 бит, либо сделанный
> специально (с помощью программы ssh-keygen из пакета openssh):
> $ ssh-keygen -b 2048 -C "ваш комментарий" -f ~/.ssh/cvs.linux.iplabs.ru
> 
> (В последнем случае мне нужен файл ~/.ssh/cvs.linux.iplabs.ru.pub)

Спасибо всем, кто откликнулся. Таковых оказалось 7 человек, включая меня.
Для Вас у меня есть следующая информация:

На сервере, где у нас будет cvs package repository, в той среде, которую я
недавно здесь пытался нарисовать, сейчас находится Sisyphus (исходники и
не только). Вы можете, не дожидаясь, пока будет окончательно настроенo cvs
package repository, забирать пакеты оттуда (с помощью scp в качестве
транспорта):

Добавьте следующие строки в Ваш ~/.ssh/config:
Host cvs.ipl
	IdentityFile ~/.ssh/cvs.linux.iplabs.ru
	HostName cvs.linux.iplabs.ru
	Compression yes
	CompressionLevel 9
	ForwardX11 no
	Protocol 1
(или другие строки, если Вы знаете, что делаете ;)

После этого залогиньтесь на сервер:
$ ssh ipl_XXX@cvs.ipl
(вместо XXX укажите Ваш cvs nick)
Вы попадете в очень restricted environment ;)
$ l /Sisyphus
Список каталогов

Выбрав нужные файлы, можно их скопировать:
$ scp -p ipl_XXX@cvs.ipl:/Sisyphus/{файлы} .

Если канал позволяет, можете скопировать все (1.1G):
$ scp -pr ipl_XXX@cvs.ipl:/Sisyphus .

В любом случае, проверьте, что выше работает.

Ну а само cvs package repository будет готово в самое ближайшее вермя.
(в данный момент есть только CVSROOT :)


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@fandra.org
Software Engineer   PGP pubkey http://www.fandra.org/users/ldv/pgpkeys.html
IPLabs Linux Team   http://linux.iplabs.ru
Fandra Project      http://www.fandra.org
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

      reply	other threads:[~2000-12-06  3:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-30 12:39 [devel] " Dmitry V. Levin
2000-11-30 17:24 ` Peter Novodvorsky
2000-11-30 18:07   ` Dmitry V. Levin
2000-11-30 18:22 ` Ivan Zakharyaschev
2000-12-01  5:09 ` Alexey Voinov
2000-12-03  1:57 ` [devel] " Dmitry V. Levin
2000-12-06  3:39   ` Dmitry V. Levin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20001206063926.A24573@LDV.fandra.org \
    --to=ldv@fandra.org \
    --cc=devel@linux.iplabs.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git