Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 1998 11:18:26 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Andreas Klemm <andreas@klemm.gtn.com>
Cc:        asami@FreeBSD.ORG, peter@FreeBSD.ORG, committers@FreeBSD.ORG
Subject:   Re: cvs server: failed to create lock directory in repository.... 
Message-ID:  <199803160318.LAA10736@spinner.netplex.com.au>
In-Reply-To: Your message of "Sun, 15 Mar 1998 16:41:45 %2B0100." <19980315164145.11392@klemm.gtn.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Andreas Klemm wrote:
> Hi Satoshi and Peter or someone who gets this earlier... !
> 
> What's happening ?
> 
> I added the patches and script directory using
> 
> 	cvs add patches
> 	cvs add script
> 
> I scheduled two files for being added to the repository using
> 
> 	cd patches
> 	cvs add patch-aa
> 	cd scripts
> 	cvs add post-patch
> 
> When committing my changes, this happens and nothing is being
> committed:
> 
> /tmp/cvsV12555: 22 Zeilen, 933 Zeichen
> ? README
> cvs server: failed to create lock directory in repository `/home/ncvs/ports/w
    ww/mapedit/scripts': No such file or directory
> cvs server: lock failed - giving up
  ^^^^^^^^^^^

You are using remote cvs?  Are you using 2.2.x or -current?  What you are
running into reminds me a of the problems with the old cvs not handling
remote roots correctly when adding new directories.

> cvs [server aborted]: lock failed - giving up
> cvs commit: saving log message in /tmp/cvsx12555
> 
> 
> Please help ! ;-)

Log into freefall and 'cvs add' the directories on there and see how you 
go with a remote commit then.

> 	Andreas ///
> 
> -- 
> Andreas Klemm
> powered by ,,symmetric multiprocessor FreeBSD''
> 

Cheers,
-Peter
--
Peter Wemm <peter@netplex.com.au>   Netplex Consulting



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



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