On Fri, 28 Jan 2005 11:52:51 -0700, Grant Robinson <[EMAIL PROTECTED]> wrote: > On Jan 28, 2005, at 11:21 AM, Andrew Jorgensen wrote: > > I'm curious too. The only unpleasant things I've dealt with in > > subversion would have happened with CVS also. I once renamed a file > > to change it's case, which made the windows client on another > > developers box throw fits, but unfortunately CVS doesn't even have > > such a thing as a rename. > > Sure it does. > > ssh [EMAIL PROTECTED] > cd $CVSROOT > cd module_name > mv oldfilename,v newfilename,v > > :)
I hope I can trust that your :) means that you know that this isn't a good solution... right? -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
