[Webkit-unassigned] [Bug 33120] bugzilla-tool apply-patches fails with svn working directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 3 12:47:59 PST 2010


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


David Kilzer (ddkilzer) <ddkilzer at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|bugzilla-tool apply-patches |bugzilla-tool apply-patches
                   |fails with svn working      |fails with svn working
                   |directory symlink           |directory




--- Comment #2 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2010-01-03 12:47:58 PST ---
(In reply to comment #1)
> I think this has to do with the fact that my svn working directory is a
> symlink:
> 
> svn co http://svn.webkit.org/repository/webkit/trunk /Volumes/Data/OpenSource
> ln -s /Volumes/Data/OpenSource /Volumes/Data/WebKit
> cd /Volumes/Data/WebKit
> ./WebKitTools/Scripts/bugzilla-tool apply-patches --no-clean --no-update
> 33098

Nope, this still happens when changing directory to ../OpenSource:

$ cd ../OpenSource/
$ ./WebKitTools/Scripts/bugzilla-tool apply-patches --no-clean --no-update
33098
Fetching: https://bugs.webkit.org/show_bug.cgi?id=33098&ctype=xml
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0

-- 
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