[Webkit-unassigned] [Bug 18599] New: resolve-ChangeLogs doesn't work with relative paths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 18 14:47:32 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18599

           Summary: resolve-ChangeLogs doesn't work with relative paths
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: aroben at apple.com


SilverTop [4479:WebCore]% resolve-ChangeLogs ../WebKit/mac/ChangeLog
[~/Projects/WebKit/WebCore]
fatal: git-ls-files: cannot generate relative filenames containing '..'
WARNING: ../WebKit/mac/ChangeLog does not need merging.
SilverTop [4480:WebCore]% cd ..                                                
                             [~/Projects/WebKit/WebCore]
SilverTop [4481:WebKit]% resolve-ChangeLogs WebKit/mac/ChangeLog       
[~/Projects/WebKit]
M       WebKit/mac/ChangeLog

Two bugs here.
1.  we should work around the git-ls-files limitation
2. when git-ls-files fails, we should fail...


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



More information about the webkit-unassigned mailing list