Recursive deletion of property throws unnecessary warning
From: Noorul Islam K M <noorul_at_collab.net>
Date: Wed, 13 Jul 2011 13:07:44 +0530
Initial mail from Geoff Rowell is here.
He said:
- Subversion 1.6.3 on Windows
--- I just checked with 1.7 version on linux and I get the following. noorul_at_noorul:/tmp/wc/repos1$ tree . `-- A `-- B `-- lambda 2 directories, 1 file noorul_at_noorul:/tmp/wc/repos1$ ~/projects/subversion/builds/trunk/bin/svn pd my:property -R Attempting to delete nonexistent property 'my:property' on '.' Attempting to delete nonexistent property 'my:property' on 'A' Attempting to delete nonexistent property 'my:property' on 'A/B' Attempting to delete nonexistent property 'my:property' on 'A/B/lambda' I think this output is noisy. Posting this again since the initial thread did not get any attention. Thanks and Regards NoorulReceived on 2011-07-13 09:40:18 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.