Hi Kevin. Kevin Duffey <[EMAIL PROTECTED]> writes:
> That is good to know, but can you do this from WinCVS > or the command line without being logged in to the CVS > server? That is my main issue, that it doesn't appear > there is any way to do this normally. I suppose a > script with what you have and somehow running the > script would work, but that is not exactly classy. Note that all the commands that Greg gave you: > --- "Greg A. Woods" <[EMAIL PROTECTED]> wrote: > > mv oldfile newfile > > cvs rm oldfile > > cvs add newfile > > cvs commit -m 'renamed oldfile to newfile' oldfile newfile are all commands executed on the client side. Jarl _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
