DragonFly BSD
DragonFly bugs List (threaded) for 2004-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: DragonFly ISO release build failure


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Mon, 20 Sep 2004 10:59:01 +0200

On 20.09.2004, at 07:06, Jeroen Ruigrok/asmodai wrote:
Maybe for the next time, we should cvs rm the files and then leave them
around for a couple of days/weeks so that cvs up'ing will remove these
files/directories, before completely removing these files from Attic.
I was doing that, but within CVS it means:

rm file
cvs delete file
cvs commit
And you need to recurse into each and every directory. And openssl only has
about 2000 files.

hm. find openssl -type f -exec sh -c 'rm $0 && cvs rm $0' {} \; && cvs ci -m away?


or am i seeing that too simple? :)

cheers
  simon

--
/"\
\ /
 \     ASCII Ribbon Campaign
/ \  Against HTML Mail and News

Attachment: PGP.sig
Description: This is a digitally signed message part



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]