what's the easiest way to shift an entire directory down one level in a repository?
at the moment, i have the directory structure .../a/b. i want to change this to a/a1/b -- shift "b" down one level, and create a new intermediate "a1" directory in between. this looks a bit trickier than i thought. what's the recommended way to do this? note that the "b" directory can be several levels deep. rday _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
