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

Re: Update targets that don't exist

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 17 Apr 2013 14:30:51 +0100

"C. Michael Pilato" <cmpilato_at_collab.net> writes:

> On 04/17/2013 07:34 AM, Bert Huijben wrote:
>>> With 1.6 and 1.8 I get:
>>>
>>> $ svn up wc/some-file-that-does-not-exist
>>> At revision 3
>>>
>>> With 1.7 I get:
>>>
>>> $ svn up wc/some-file-that-does-not-exist
>>> Updating 'wc/some-file-that-does-not-exist':
>>> At revision 3
>>>
>>> Is it valid for these update to be successful? Should we be returning
>>> an error if the update target doesn't exist in the intial working copy
>>> and doesn't get added by the update?
>>
>> I'm not sure if we should make it an error, but a warning (=notification)
>> would be friendly.
>
> +1. More than once I've mistakenly mis-issued an 'update' command and
> wished that Subversion had told me I'd made the mistake.

I'm not planning to implement it at present so I've raised:

http://subversion.tigris.org/issues/show_bug.cgi?id=4353

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-04-17 15:31:48 CEST

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.