From: Maurice L. <mj...@ga...> - 2002-10-15 09:28:47
|
Jo=E3o Cardoso writes: > I need to move files around without losing revision history > ... > Can anyone with the rihgt rights please do it? > I want to move >=20 > bindings/octave/misc > and > bindings/octave/demos >=20 > to a new directory, > examples/octave/ >=20 > so it will look like this: > examples/octave/demos/ > examples/octave/misc/ AFAIK we don't have direct access to the cvs repository. It can be don= e nevertheless, but is a chore. The procedure I followed before was: - check out the CVSROOT dir, using the standard plplot $CVSROOT settin= g. - modify the script used for sending out the log messages (mfpipe.pl) = to do it. Best to test it using an existing local cvs repository, else you c= ould really screw things up. - check in mfpipe.pl - make a dummy commit to trigger the action - see if it worked - revert the changes to mfpipe.pl and commit it again Have fun. :) --=20 Maurice LeBrun mj...@ga... Research Organization for Information Science and Technology of Japan (= RIST) |