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

Re: [BOOK] svn revert == delete + svn update?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-03-18 03:18:42 CET

Ben Reser <ben@reser.org> writes:

> On Wed, Mar 17, 2004 at 05:32:06PM -0600, C. Michael Pilato wrote:
> > Your understanding is mostly correct. 'svn up' will notice the
> > missing file, restore it from text-base, and then proceed to update
> > that file across the network. The book is just wrong. It should
> > either not draw this comparison at all, or clarify that is "has exactly
> > the same effect as deleting ITEM from your working copy and then
> > running svn update -r {BASE} ITEM."
>
> You mean svn update -r BASE ITEM
>
> Only dates go in {}.

Right, sorry. I had just spend half an hour messing around with shell
scripts. I'm surprised I didn't put "${BASE}"...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 18 03:23:59 2004

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

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