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

Re: [PATCH]#2440 svn rm nonexistent exits with success

From: <kfogel_at_collab.net>
Date: 2006-01-06 07:34:49 CET

Kamesh Jayachandran <kamesh@collab.net> writes:
> Thanks Karl.
> One small issue I have with the log message is that it still says the
> changes against the old path not the new ones.
> I am not sure how can I give the patch for the property changes like
> svn:log.
> I feel the following log message will be the correct one.

Thanks for noticing! I've installed your new log message (but warn me
about those asterisks around "*cmdline*" next time -- I almost didn't
see them! :-) )

-K

> [[
> Fix issue #2440 'svn rm nonexistent-item' wasn't erroring.
>
> Patch by: Kamesh Jayachandran <kamesh@collab.net>
>
> * subversion/libsvn_wc/adm_ops.c
> (erase_unversioned_from_wc): Return an error in the case where the
> file is not found.
>
> * subversion/tests/*cmdline*/basic_tests.py
> (basic_delete): Deleting non-existant unversioned item returns the error
> so moving the testcase to subversion/tests/svn/schedule_tests.py.
>
> * subversion/tests/*cmdline*/schedule_tests.py
> (unschedule_missing_added): Deleting set of working copy files,
> fails on first unversioned file and subsequent files are not
> deleted at all, so seperating the deletion to 2 delete operations.
> (delete_non_existent): New test, for issue #2440.
> (test_list): Run the new test.
> ]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 6 09:07:16 2006

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.