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