Date: Wed, 10 Mar 2004 15:17:12 +0100 From: "Remko Lodder" <remko@elvandar.org> To: "Da Shen" <shendasdk@yahoo.com.cn>, <freebsd-questions@FreeBSD.ORG> Subject: RE: Strange cvsup problem Message-ID: <20040310141715.956322B4DA9@mail.evilcoder.org> In-Reply-To: <20040310134228.C24A01D@mail.elvandar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040310141715.956322B4DA9>