Rodney Waldhoff wrote:
Assuming you want the same directory structure under jakarta-commons you
have under jakarta-commons-sandbox, simply executing:

cp -r jakarta-commons-sandbox/jelly jakarta-commons/.

should suffice to move the files and yet preserve the history.  Later we
can do a CVS remove on the sandbox version. You may want to tar up
jakarta-commons-sandbox/jelly first, just in case.

What if someone is in the middle of a CVS commit ?
You may want to broadcast a 'do not COMMIT' message.

Also you may want to do a
mv jakarta-commons-sandbox/jelly jakarta-commons-sandbox/jelly-hide

First to stop any CVS operations from happening during the copy.
This also runs the risk of corruption, but it is smaller.

-Rob




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to