* [parisc-linux] CVS info
@ 2000-04-13 21:52 willy
0 siblings, 0 replies; only message in thread
From: willy @ 2000-04-13 21:52 UTC (permalink / raw)
To: parisc-linux
Some people see their commits turning up attributed to `CVSD <cvs@pehc>'.
This is because their CVS/Root file contains the anonymous check-out string;
:pserver:puffin.external.hp.com:/home/cvs/parisc.
You should do the following (assuming you're running bash):
export CVSROOT=:ext:YOUR_USER_NAME@puffin.external.hp.com:/home/cvs/parisc
for i in `find linux-2.3 -name Root`; do echo $CVSROOT >$i; done
and your future commit messages will come from you. I'd send this message
to the people who're doing it directly, but I have no idea who you are :-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-04-13 20:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-04-13 21:52 [parisc-linux] CVS info willy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox