Subject: misc/8252: new anoncvs service does not (fully) work
To: None <gnats-bugs@gnats.netbsd.org>
From: boquist@crt.se <Urban@crt.se, boquist@crt.se>
List: netbsd-bugs
Date: 08/22/1999 07:44:34
>Number: 8252
>Category: misc
>Synopsis: new anoncvs service fails when some files are modified locally
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: misc-bug-people (Misc Bug People)
>State: open
>Class: support
>Submitter-Id: net
>Arrival-Date: Sun Aug 22 07:05:00 1999
>Last-Modified:
>Originator: Urban Boquist
>Organization:
Carlstedt Research and Technology
>Release: N/A
>Environment:
System: NetBSD iller 1.4J NetBSD 1.4J (ILLER) #3: Sat Aug 21 01:31:55 CEST 1999 root@iller:/usr/tabort/CardBus-1.4-990801/syssrc/sys/arch/i386/compile/ILLER i386
>Description:
A checked out tree with local modifications fails to update properly.
>How-To-Repeat:
Run these commands:
cd /tmp
env CVS_RSH=ssh cvs -d anoncvs@anoncvs.netbsd.org:/cvsroot co basesrc/Makefile
cd basesrc
echo apa >> Makefile
env CVS_RSH=ssh cvs update -r 1.90 Makefile
The output from the last will be something like:
RCS file: /cvsroot/basesrc/Makefile,v
retrieving revision 1.98
retrieving revision 1.90
Merging differences between 1.98 and 1.90 into Makefile
cvs server: could not open output file: Permission denied
cvs server: subsidiary diff failed
Adding the cvs flag "-t" to the last command shows that the problem is
on the server side, not on the client side.
>Fix:
Some chmod on anoncvs.netbsd.org?
>Audit-Trail:
>Unformatted: