On Jan 28, 2005, at 11:21 AM, Andrew Jorgensen wrote:

On Fri, 28 Jan 2005 09:03:18 -0700, Gabriel Gunderson <[EMAIL PROTECTED]> wrote:
On Fri, 2005-01-28 at 08:26 -0700, Gary Thornock wrote:

<CHOP>

So far, my experiences with Subversion have been, um, unpleasant.

Really? Please share how.

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

:)

Grant


--------------------
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

Reply via email to