ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey Bolshakov <s.bolshakov@sam-solutions.net>
To: devel@altlinux.ru
Subject: Re: [devel] sandman. теперь инициализация cvs.
Date: 30 Jan 2003 11:46:26 +0200
Message-ID: <m3smvbotql.fsf@pc313.belcaf.minsk.by> (raw)
In-Reply-To: <20030130005225.42df09ce.avl@l14.ru>

>>>>> "avl" == avl  <avl@l14.ru> writes:

 >> 
 >> > Может все таки сделать cvs -s /mnt/arhiv/bte/gnome2/cvs init ?
 >> Эээ, а что, этого еще не сделано ? Вестимо, сделать, убедиться,
 >> что checkout's на packages/* CVSROOT/* работают и т. д. - ничего
 >> sandman-специфичного, обычное cvs'строение :)

 > до сих пор пользовался cvs только клиентом в виде  cvs co module
 > все воки описывают вариант работы через pserver, вот и плаваю.

 >> Да, еще полезно внести users и passwd в checkoutlist.
 > А как?
 > такой файл есть в CVSROOT но если менять его руками, то ничего не происходит.
 > наверняка это надо делать опять таки через cvs, но как?
С файлами в CVSROOT обращаются так же, как и со всем остальным в CVS, т.е. :
$ cvs -d /path/to/cvsroot co CVSROOT
$ cd CVSROOT
$ echo users >> checkoutlist
$ echo passwd >> checkoutlist
$ cvs ci

Да, если Вы - не единственный пользователь на машине,
следует убедиться, что директория $CVSROOT/CVSROOT и
файлы $CVSROOT/CVSROOT/*,v принадлежат группе cvsadmin,
и на файлах стоят 0440 (за исключением readers,v, если
таковой имеется), и добавить пользователя sandman в
в группу cvsadmin.

-- 


  reply	other threads:[~2003-01-30  9:46 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-29 14:21 Alexey V. Lubimov
2003-01-29 15:15 ` Sergey Bolshakov
2003-01-29 17:11   ` Alexey V. Lubimov
2003-01-29 17:34     ` Sergey Bolshakov
2003-01-29 21:52       ` "Алексей Любимов"
2003-01-30  9:46         ` Sergey Bolshakov [this message]
2003-01-30 12:35           ` Alexey V. Lubimov
2003-01-30 13:30             ` Sergey Bolshakov
2003-01-30 13:42               ` Alexey V. Lubimov
2003-01-30 13:53                 ` Sergey Bolshakov
2003-01-30 15:03                   ` Alexey V. Lubimov
2003-01-29 17:58   ` Alexey V. Lubimov
2003-01-29 18:04     ` Sergey Bolshakov
2003-01-29 21:33       ` "Алексей Любимов"
2003-01-29 21:46         ` Alexander Bokovoy
2003-01-29 21:48       ` "Алексей Любимов"
2003-01-29 18:09     ` Alexey V. Lubimov

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=m3smvbotql.fsf@pc313.belcaf.minsk.by \
    --to=s.bolshakov@sam-solutions.net \
    --cc=devel@altlinux.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