[Webkit-unassigned] [Bug 114386] [webkitpy] SVNTest fails four tests when using svn client 1.7 or later

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 10 19:33:58 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114386


Glenn Adams <glenn at skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[webkitpy] SVNTest fails    |[webkitpy] SVNTest fails
                   |four tests                  |four tests when using svn
                   |                            |client 1.7 or later




--- Comment #2 from Glenn Adams <glenn at skynav.com>  2013-04-10 19:32:13 PST ---
Turns out these fails are caused by changes introduced by svn client version 1.7:

* .svn/lock no longer used
* svn add needs --parents option to add intermediate directories, and returns exit code 1 if a dir/file has already been added

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list