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

Re: [Issue 962] - remove and move should work for missing files and directories

From: Robert North <aqh4uyrs3e02_at_sneakemail.com>
Date: 2003-01-07 20:26:51 CET

Ich Selbst ichselbst-at-gmx.ch |Subversion list| wrote:

>>But these cases are still broken:
>>
>> 1. rm foo; svn rm foo
>>
>> status: works for file
>> errors for dir ("directory not locked")
>>
>> 2. rm foo; svn mv foo bar
>>
>> status: errors for file ("path foo does not exist" - prolly
>>the cp)
>> errors for dir (same error)
>>
>>
>>
>
>don't forget the case:
>
>mv foo bar; svn mv foo bar
>??
>
>Steve
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: dev-help@subversion.tigris.org
>
>
>
>
>
You might like to see my mail to this list titled:
    "File delete oddities: os delete conflicts wth svn delete"
Bug pt 1 is covered in Issue 962.
Parts 2 & 3 seem to be separate.

P.s.

what about the cases when "svn status"
returns lines like
~ x/y/a_directory
~ x/y/a_file

Glad to see this is a priority
    -Rob.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 7 20:27:41 2003

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.