From: thunder7@xs4all.nl
To: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] cvs update gives 'move away ....' on every file
Date: Thu, 6 Sep 2001 21:14:09 +0200 [thread overview]
Message-ID: <20010906211409.A26423@middle.of.nowhere> (raw)
In-Reply-To: <20010906135327.C316@parcelfarce.linux.theplanet.co.uk>
On Thu, Sep 06, 2001 at 01:53:27PM +0100, Matthew Wilcox wrote:
> > One needs to:
> > 1) echo $CVSROOT > ~/Root
> > 2) find linux -name Root -exec cp ~/Root \{\} \;
> >
> > (CVSROOT is the ":pserver:..." value posted several times earlier.)
>
> easier is: for i in `find linux -name Root`; do echo $CVSROOT > $i; done
>
> you're not using the most uptodate cvsrc... i fubar the last line, needs to be
> `remove', not `rm'.
>
Thanks everyone, now it works. Is there interest in a short (20 lines)
document describing the steps, starting with the download of
linux-latest.tar.gz - 'how to get cvs running without stress' ?
Thanks,
Jurriaan
--
Now I will kill you until you die from it.
Hot Shots II
GNU/Linux 2.4.9-ac7 SMP/ReiserFS 2x1402 bogomips load av: 0.00 0.00 0.12
next prev parent reply other threads:[~2001-09-06 19:14 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
2001-09-06 12:53 ` Matthew Wilcox
2001-09-06 19:14 ` thunder7 [this message]
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=20010906211409.A26423@middle.of.nowhere \
--to=thunder7@xs4all.nl \
--cc=parisc-linux@lists.parisc-linux.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.