Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2000 13:08:46 -0800 (PST)
From:      Bill Fenner <fenner@research.att.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/16014: New cvs in -stable prints consistent error at end of client CVS session
Message-ID:  <200001092108.NAA92105@mango.attlabs.att.com>

next in thread | raw e-mail | index | archive | help


>Number:         16014
>Category:       bin
>Synopsis:       New cvs in -stable prints consistent error at end of client CVS session
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan  9 13:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Bill Fenner
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
AT&T Labs - Research
>Environment:

	
"make world" on -stable cvsup'd Jan 6, 2000



Concurrent Versions System (CVS) 1.10.7 (client/server)

Copyright (c) 1989-1998 Brian Berliner, david d `zoo' zuhn, 
                        Jeff Polk, and other authors

CVS may be copied only under the terms of the GNU General Public License,
a copy of which can be found with the CVS distribution kit.

Specify the --help option for further information about CVS



Using traditional remote CVS (i.e. CVSROOT=fenner@somewhere:/path),
with CVS_RSH=ssh.

>Description:

	
After this make world, which is the first one I've done since
the merge of cvs 1.10.7, my client CVS sessions have started
ending with a misleading message:

cvs [update aborted]: waiting for process 91861: No child processes

This error aborts the cvs client before it has finished cleaning
up (e.g. for an update, it doesn't finish checking for conflicts),
so is not just annoying as I first thought.

>How-To-Repeat:

	
setenv CVSROOT me@somewhere:/repository
setenv CVS_RSH ssh
cvs update somemodule

>Fix:
	
	
Unknown.

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001092108.NAA92105>