> >The trick works differently:
> >Deleting the file "file.java" is a change of "file.java",
> >whereas adding a file "File.java" to "." is a change of ".";
> >Therefore "update *" deletes "file.java", but does not add "File.java".
> >And "update" means "update .", which adds "File.java".
>
>
> Yes, but the point is the clarity of the FAQ for users who aren't
> familiar with Subversion. The FAQ is less clear if it uses "*",
> because many users won't know what that means.
Well, I think everyone knows what "*" in a command line means... ;-)
And because I prefer letting the computer do the work,
I don't want to pick all file names by hand,
but prefer simply typing "svn update *" ;-)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 30 22:15:08 2004