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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 3 12:43:40 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                   |directory symlink




--- Comment #1 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2010-01-03 12:43:40 PST ---
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

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