<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>31110</bug_id>
          
          <creation_ts>2009-11-04 01:57:23 -0800</creation_ts>
          <short_desc>svn-create-patch identifies wrong svn checkout&apos;s root directory</short_desc>
          <delta_ts>2019-07-17 12:28:38 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=29112</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Dominik Röttsches (drott)">d-r</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>eric</cc>
    
    <cc>pkasting</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>160384</commentid>
    <comment_count>0</comment_count>
    <who name="Dominik Röttsches (drott)">d-r</who>
    <bug_when>2009-11-04 01:57:23 -0800</bug_when>
    <thetext>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 (&lt;- orphaned metadata)
 |- wkTrunk
     |- .svn (&lt;- 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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>160385</commentid>
    <comment_count>1</comment_count>
    <who name="Dominik Röttsches (drott)">d-r</who>
    <bug_when>2009-11-04 01:58:06 -0800</bug_when>
    <thetext>Possibly related to bug 29112.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>160548</commentid>
    <comment_count>2</comment_count>
    <who name="Peter Kasting">pkasting</who>
    <bug_when>2009-11-04 12:08:35 -0800</bug_when>
    <thetext>If the orphaned data has the same repository root and uuid, then I don&apos;t think there&apos;s an obvious way to fix this case.

If it doesn&apos;t, it seems like bug 28881 should have fixed this.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>