[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Renaming files on win32

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-12-22 02:15:22 CET

On Dec 21, 2004, at 6:23 PM, Gili wrote:

>
> Coming from a CVS background, this isn't obvious. To my
> knowledge, CVS only uses the term "adding" with respect to the server.
>

And while I would argue that it's not necessarily intuitive to a CVS
user, it's more consistent overall. For new users, there's a nice
intuitiveness in using the same tree-delta terminology regardless of
network direction.

IMO, CVS checkouts are confusing: it says that each file is being
"updated" during a checkout:

U orbit7/gtkdial.c
U orbit7/gtkdial.h
U orbit7/orbit7.c
U orbit7/orbit7.h
U orbit7/orbit7gui.c

? Weird. I guess in the world of CVS, clients "add" things to the
repository, but servers only "update" things in the working copy --
even if they don't exist yet. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 22 02:18:51 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.