From: Grant Grundler <grundler@puffin.external.hp.com>
To: thunder7@xs4all.nl
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] cvs update gives 'move away ....' on every file
Date: Thu, 06 Sep 2001 00:08:10 -0600 [thread overview]
Message-ID: <200109060608.AAA09806@puffin.external.hp.com> (raw)
In-Reply-To: Message from thunder7@xs4all.nl of "Thu, 06 Sep 2001 07:35:38 +0200." <20010906073538.A12771@middle.of.nowhere>
thunder7@xs4all.nl wrote:
> So this shouldn't happen:
>
> jurriaan@pa8200:/home/cvs/parisc$ tar zxf ~/source/linux-20010831.tar.gz
> jurriaan@pa8200:/home/cvs/parisc$ echo $CVSROOT
> :pserver:anonymous@puffin.external.hp.com:/home/cvs/parisc
> jurriaan@pa8200:/home/cvs/parisc$ cvs update -APd linux
> cvs update: move away linux/.cvsignore; it is in the way
> C linux/.cvsignore
Sorry. It doesn't happen to me.
I get the following:
grundler <518>cvs update -APd linux
cvs update: in directory linux:
cvs update: ignoring CVS/Root because it specifies a non-existent repository /home/cvs/parisc
...
ad nauseum for every CVS/Root file in the tree.
One needs to:
1) echo $CVSROOT > ~/Root
2) find linux -name Root -exec cp ~/Root \{\} \;
(CVSROOT is the ":pserver:..." value posted several times earlier.)
I'm not sure who owns the script that make tarballs from cvs source trees.
But adding those two steps would take care of this for most people.
Now I get:
grundler <523>cvs update -APd linux
P linux/Makefile
P linux/arch/parisc/kernel/hardware.c
grundler <524>pwd
/home/grundler
grundler <525>cat ~/.cvsrc
cvs -z3 -q
diff -uNp
update -Pd
rm -f
grundler <526>head -4 linux/Makefile
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 9
EXTRAVERSION = -pa15
grundler <527>echo $CVSROOT
:pserver:anonymous@puffin.external.hp.com:/home/cvs/parisc
grundler <528>
I already forgot I don't need to specify "-Pd" options
on the command line... :^)
grant
next prev parent reply other threads:[~2001-09-06 6:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-05 13:29 [parisc-linux] cvs update gives 'move away ....' on every file thunder7
2001-09-06 5:04 ` Grant Grundler
2001-09-06 5:18 ` Andrew Shugg
2001-09-06 5:35 ` thunder7
2001-09-06 6:08 ` Grant Grundler [this message]
2001-09-06 12:53 ` Matthew Wilcox
2001-09-06 19:14 ` thunder7
2001-09-07 7:07 ` Andrew Shugg
2001-09-09 12:26 ` [parisc-linux] 'Getting a parisc-linux cvs kernel without stress' thunder7
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=200109060608.AAA09806@puffin.external.hp.com \
--to=grundler@puffin.external.hp.com \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=thunder7@xs4all.nl \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox