Re: Recursive deletion of property throws unnecessary warning

2011-07-13 Thread Noorul Islam K M
"Bert Huijben" writes: >> -Original Message- >> From: Noorul Islam K M [mailto:noo...@collab.net] >> Sent: woensdag 13 juli 2011 9:38 >> To: Subversion >> Subject: Recursive deletion of property throws unnecessary warning >> >>

RE: Recursive deletion of property throws unnecessary warning

2011-07-13 Thread Bert Huijben
> -Original Message- > From: Noorul Islam K M [mailto:noo...@collab.net] > Sent: woensdag 13 juli 2011 9:38 > To: Subversion > Subject: Recursive deletion of property throws unnecessary warning > > > Initial mail from Geoff Rowell is here. > http://svn.haxx.

Recursive deletion of property throws unnecessary warning

2011-07-13 Thread Noorul Islam K M
Initial mail from Geoff Rowell is here. http://svn.haxx.se/dev/archive-2009-07/0191.shtml He said: - 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.

Recursive deletion of property throws unnecessary warning

2011-06-29 Thread Vincent Lefevre
I got the following warning with: svn pdel -R svn:eol-style . svn: Attempting to delete nonexistent property 'svn:eol-style' using svn 1.6.17, and exit status 1. I think this should be regarded as a bug. I've searched with Google and found that this problem is not new: http://svn.haxx.se/dev/a