From owner-freebsd-questions@FreeBSD.ORG Wed Mar 10 06:17:21 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C0F116A4CE for ; Wed, 10 Mar 2004 06:17:21 -0800 (PST) Received: from mail.evilcoder.org (cust.94.120.adsl.cistron.nl [195.64.94.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4A2F43D4C for ; Wed, 10 Mar 2004 06:17:16 -0800 (PST) (envelope-from remko@elvandar.org) From: "Remko Lodder" To: "Da Shen" , Date: Wed, 10 Mar 2004 15:17:12 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) In-Reply-To: <20040310134228.C24A01D@mail.elvandar.org> Importance: Normal X-Virus-Scanned: for evilcoder.org Message-Id: <20040310141715.956322B4DA9@mail.evilcoder.org> Subject: RE: Strange cvsup problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 14:17:21 -0000 Perhaps you should remove this: *default delete use-rel-suffix from your supfile. What i always do in case of troubles, mv /usr/src /usr/src.orig cvsup -g -L 2 $supfile so i always have a valid backup in case things go totally wrong :) Hope this helps you a bit, Cheers -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl Dutch community for helping newcomers on the hackerscene -----Oorspronkelijk bericht----- Van: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]Namens Da Shen Verzonden: woensdag 10 maart 2004 5:15 Aan: freebsd-questions@FreeBSD.ORG Onderwerp: Strange cvsup problem Hi, all folks: I use FreeBSD 4.7, and I have setup cvsup for updating my src-all, ports-all and doc-all, it worked fine before as I have used it for upgrading from 4.7 release to 4.7 stable. But after I changed supfile to force it update to 4.9 release, the cvsup stoped working and deleted all source under /usr/src. Here is the portion of non-comment of changed supfile: *default host=cvsup4.uk.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4_9 *default delete use-rel-suffix *default compress src-all ports-all tag=. doc-all tag=. It seems that cvsup do get the updated files, but it refuse to put them into the place. Here is the first fragment of checkout file /usr/sup/src-all/checkouts.cvs:RELENG_4_9: F 5 1078885727 D src c src/COPYRIGHT,v RELENG_4_9 . 2#871#110#10427097864#88033#444 c src/CVS-INFO,v RELENG_4_9 . 2#871#19#8562516724#55803#444 c src/HW.TROUBLE,v RELENG_4_9 . 2#871#19#8203481294#30043#444 c src/MAINTAINERS,v RELENG_4_9 . 2#871#110#10427097865#171633#444 c src/Makefile,v RELENG_4_9 . 2#871#110#10427097866#2558123#444 c src/Makefile.alpha,v RELENG_4_9 . 2#871#19#9033105495#346543#444 c src/Makefile.inc0,v RELENG_4_9 . 2#871#19#9615035415#143273#444 c src/Makefile.inc1,v RELENG_4_9 . 2#871#110#10427097866#2838243#444 c src/Makefile.upgrade,v RELENG_4_9 . 2#871#110#10427097865#285703#444 c src/README,v RELENG_4_9 . 2#871#110#10427097865#259503#444 c src/TODO,v RELENG_4_9 . 2#871#19#9365291215#122913#444 c src/UPDATING,v RELENG_4_9 . 2#871#110#10427900676#2555643#444 D src/bin c src/bin/Makefile,v RELENG_4_9 . 2#871#110#10430853845#111233#444 Could anyone kindly help me sort out where goes wrong and advise me how to fix this problem? Thanks in advance! Da _________________________________________________________ Do You Yahoo!? 完全免费的雅虎电邮,马上注册获赠额外60兆网络存储空间 http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.mail.yahoo.com _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"