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

[PATCH] Issue #2220: propdel returns success on deleting a non-existent prop

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2005-03-21 15:10:00 CET

[[[
   Fixed Issue #2220: propdel returns success on deleting a non-existent
prop.

   * subversion/libsvn_wc/props.c
     (svn_wc_prop_set2): Modified with check to see
     if property already exists.

   * subversion/tests/clients/cmdline/prop_tests.py
     (remove_nonexistent_prop): Added function
     to test removal of non-existent property.
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Mon Mar 21 15:03:44 2005

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.