Re: cvs: how to put vendor-deleted file into Attic?

看板FB_hackers作者時間18年前 (2007/07/26 20:55), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/4 (看更多)
Simon 'corecode' Schubert <corecode@fs.ei.tum.de> writes: > Xin LI wrote: > > While maintaining some third party contributed software packages I > > ran into a problem where, say, if I remove a file from the vendor > > branch (the file was never dragged off the vendor branch), it does > > not appear in Attic. > But it appears as deleted? That's interesting then. How is that > possible? Can you share the RCS file? There is nothing interesting about it; a deleted file simply has 'state dead' instead of 'state Exp' in the entry for the commit that deleted it. The Attic serves absolutely no function except an increase in code complexity, a minimal increase in speed for operations on the trunk, and a corresponding decrease for operations on branches, since they must check the Attic for files that are deleted on the trunk but still exist on the branch. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
文章代碼(AID): #16g9cb00 (FB_hackers)
文章代碼(AID): #16g9cb00 (FB_hackers)