Date: Wed, 6 Dec 1995 14:35:21 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: gibbs@freefall.freebsd.org (Justin T. Gibbs) Cc: terry@lambert.org, phk@critter.tfs.com, imb@scgt.oz.au, julian@ref.tfs.com, current@FreeBSD.ORG Subject: Re: changes in -current..TEST please Message-ID: <199512062135.OAA02003@phaeton.artisoft.com> In-Reply-To: <199512062111.NAA20912@freefall.freebsd.org> from "Justin T. Gibbs" at Dec 6, 95 01:11:12 pm
next in thread | previous in thread | raw e-mail | index | archive | help
>
> >Bug report:
> >
> >When you use SUP to get the cvs treem the cvs update sometimes fails with
> >messages like:
> >
> >cvs [update aborted]: cannot open file .#cd9660_vnops.c.1.21 for comparing: No
> > such file or directory
>
> It looks like you are doing the update as an underpriveleged user (ie root
> previously did an update that contained a merge for cd9660_vnops.c, and now
> terry is doing an update and can't read the files root created). I've never
> seen this problem on my system and I've been using SUP to get my CVS tree
> for almost a year now.
phaeton: {46} cd /sys
phaeton: {47} cvs -n update .
[ ... ]
cvs [update aborted]: cannot open file .#cd9660_vnops.c.1.21 for comparing: No s
uch file or directory
phaeton: {48} id
uid=0(root) gid=0(wheel) groups=0(wheel), 2(kmem), 3(sys), 4(tty), 5(operator),
20(staff), 31(guest)
Are you SUP'ing between checkins? I am, since it's the only possible
approach to working in a checked out source tree without commit priveledges
to the tree being sup'ped. Maybe this is the difference...
Yes, I have modified cd9660_vnops.c. I'd expect a message like:
M i386/ibcs2/imgact_coff.c
(one of the other files I've modified).
Terry Lambert
terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512062135.OAA02003>
