You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Geoff Rowell <ge...@gmail.com> on 2009/07/09 15:07:06 UTC

Recursive deletion of property throws unnecessary warning

- Subversion 1.6.3 on Windows

 

When recursively deleting a property from a working copy, an unnecessary
warning is thrown because the property isn't defined on the root working
copy folder.

 

svn pd my:property /my/wc -R

property ' my:property ' deleted from '/my/wc/subfolder'

.

svn: Attempting to delete nonexistent property 'my:property'

---

Geoff Rowell

geoff.rowell@gmail.com

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2369419