From johan@ball.campus.luth.se  Sun Mar  8 05:28:40 1998
Received: from ball.campus.luth.se (johan@ball.campus.luth.se [130.240.196.181])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA24825
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 8 Mar 1998 05:28:39 -0800 (PST)
          (envelope-from johan@ball.campus.luth.se)
Received: (from johan@localhost)
	by ball.campus.luth.se (8.8.8/8.8.7) id OAA12306;
	Sun, 8 Mar 1998 14:28:42 +0100 (CET)
	(envelope-from johan)
Message-Id: <199803081328.OAA12306@ball.campus.luth.se>
Date: Sun, 8 Mar 1998 14:28:42 +0100 (CET)
From: Johan Larsson <johan@ball.campus.luth.se>
Reply-To: johan@ball.campus.luth.se
To: FreeBSD-gnats-submit@freebsd.org
Subject: cvs doesn't work correct.
X-Send-Pr-Version: 3.2

>Number:         5944
>Category:       bin
>Synopsis:       cvs doesn't work correct.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar  8 05:30:01 PST 1998
>Closed-Date:    Sat May 20 21:24:52 PDT 2000
>Last-Modified:  Sat May 20 21:27:06 PDT 2000
>Originator:     Johan Larsson
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

	FreeBSD 3.0-CURRENT #3: Wed Feb 25 11:04:37 CET 1998     troot@ball:/usr/src/sys/compile/BALL

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

>Description:

	Problem with doing a cvs add DIR on a remote cvs machine. Problem more visual below..

>How-To-Repeat:

	setenv  CVSROOT :ext:user@host:/home/user/CVS
	cvs co foo
	cd foo
	mkdir bar
	cvs add bar
Gives:
	cvs server: test already exists, with version number 
	Exit 1

>Fix:
	
	None to give :/

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: hoek 
State-Changed-When: Sat May 20 21:24:52 PDT 2000 
State-Changed-Why:  
CVS has been upgraded since.  Problem doesn't seem to exist now, at least, 
that is, when CVS is tunneled over ssh. 

Problem was: 
[quoting] 
-- 
Description 

Problem with doing a cvs add DIR on a remote cvs machine. Problem more 
visual below.. 

How-To-Repeat 

setenv  CVSROOT :ext:user@host:/home/user/CVS 
cvs co foo 
cd foo 
mkdir bar 
cvs add bar 
Gives: 
cvs server: test already exists, with version number 
Exit 1 
-- 

Speaking of which, why must cut'n'paste in syscons remove blank lines? 
>Unformatted:
