irclog2html for uclibc on 2002.10.22

00:07:49bug1andersee: is it possible to move a file in CVS and keep its history, i think ./libbb/unzip.c should be in ./archive/libunarchive
00:08:29bug1it would be nice to keep its history incase any bugs pop up
00:10:03anderseebug1: it is for me.  I can do a 'cp -a file new_spot' in the CVS archive, then do a 'cvs rm file' which does the job.
00:16:48bug1andersee: could you do it sometime then, it shouldnt break anything becasue unzip is only called from ./archival/ applets, Makefile.in's will need to be changed though
00:17:08bug1please
00:18:00andersee[andersen@winder archival]$ pwd
00:18:00andersee/var/www/busybox/cvs/busybox/archival
00:18:00andersee[andersen@winder archival]$ cp -a unzip.c,v libunarchive/
00:18:37anderseeYou now get to do the honors of killing archival/unzip.c
00:18:39andersee:)
00:18:48bug1also, im backing away from my attempts to do raidtools applets for now, i think upstream can be improved a fair bit first, and if someone is going to create a big raid array they probably should use the official tool
00:18:53bug1k
00:19:07anderseek (re raidtools)
00:19:52bug1raidtools can be shrunk by making a shared library and using getopt instead of popt
00:21:11anderseeSounds wise.
00:21:26anderseeI never understood the redhat-sh compulsion to use popt
00:23:34bug1you copied the wrong unzip.c, you copied /archival/unzip.c, you should have copied /libbb/unzip.c :)
00:23:56anderseeoh
00:23:58anderseehehe
00:24:42bug1confusing names.. maybe ./archival/libunarchive/inflate.c would be a better name than having two unzip.c ?
00:25:24bug1but that might be confused with the old inflate program
00:26:06andersee'rm -rf libunarchive' and then 'cvs up'
00:26:42anderseeHmm.  What about libbb/uncompress.c?  Shall I move it as well?
00:27:45bug1hmm.. im not sure about uncompress.c, i better check
00:31:28bug1did you do a rm -rf ./libunarchive ?
00:33:53bug1yea uncompress can go into libunarchive as well
00:37:03anderseebug1: no -- if _I_ do that it'll be gone forever.  You need to do that, lest cvs misbehave.
00:37:49bug1i did it, but libunarchive didnt come back
00:38:40anderseePut this in your ~/.cvsrc:
00:38:42andersee-z3
00:38:42anderseeupdate -dP
00:38:42anderseerdiff -u
00:38:42anderseediff -ubBwpN
00:38:42anderseecheckout -P
00:38:55anderseeThen try again and see if it comes back
00:43:29bug1ahh, yea that did it, thansk
00:44:52anderseeSo now do a 'cvs up' on the whole thing, check I copied the right files into libunarchive, then do a 'cvs rm libbb/uncompress.c libbb/unzip.c'
00:48:51bug1i see libunarchive/uncompress.c but i dont see libunarchive/unzip.c
00:56:53anderseebug1: Hmm.  cvs up
00:57:00anderseebug1: Is it there now?
00:57:58bug1yes, cool
00:59:38anderseebug1: k.  Kill the old files with a 'cvs rm', and update the Makefiles as needed. and things will be all moved.
01:01:22bug1just testing before i rmeove them
01:07:21bug1done
03:23:26Neuromanteis away: al KiosKo
20:07:01mjn3ok

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with infobot logs, split per channel and by date, etc.