[Webkit-unassigned] [Bug 31110] New: svn-create-patch identifies wrong svn checkout's root directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 01:57:23 PST 2009


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

           Summary: svn-create-patch identifies wrong svn checkout's root
                    directory
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominik.roettsches at access-company.com


I had an orphaned .svn directory with svn metadata for a webkit repository root
one level up from my real webkit root dir:

devDir
 |- .svn (<- orphaned metadata)
 |- wkTrunk
     |- .svn (<- correct metadata for webkit trunk root dir)

svn-create-patch was incorrectly identifying devDir as the webkit root while it
should have taken wkTrunk as the root dir for generating the patch. 

There is definitely something wrong with my directory structure there as well,
so I will leave it up to the maintainers of svn-create-patch whether this needs
to be fixed or can be rejected.

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