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

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>290764</bug_id>
          
          <creation_ts>2012-01-06 03:18:24 +0000</creation_ts>
          <short_desc>Git plugin will ignore directory contains ignored files</short_desc>
          <delta_ts>2012-05-23 22:48:24 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>dolphin</product>
          <component>plugins: git</component>
          <version>2.0</version>
          <rep_platform>Chakra</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Weng Xuetian">wengxt</reporter>
          <assigned_to name="Sebastian Dörner">sebastian</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin>4.9</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1210297</commentid>
    <comment_count>0</comment_count>
    <who name="Weng Xuetian">wengxt</who>
    <bug_when>2012-01-06 03:18:24 +0000</bug_when>
    <thetext>Version:           2.0 (using Devel) 
OS:                Linux

Directory contains ignored file will not shown with &quot;white square&quot; in dolphin.

Reproducible: Always

Steps to Reproduce:
1. init a git repo
2. create .gitignore with *~
3. create a/b, add, and commit
4. create a/b~
5. go to the root of repo

Actual Results:  
directory &quot;a&quot; will be shown as ignored.

Expected Results:  
directory &quot;a&quot; shown with correct status

Seems introduced in recent RC, I don&apos;t have problem in RC1(? not sure), maybe up to beta.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1248658</commentid>
    <comment_count>1</comment_count>
    <who name="Sebastian Dörner">sebastian</who>
    <bug_when>2012-04-22 23:59:58 +0000</bug_when>
    <thetext>Thanks for finding this, I&apos;m sorry this bug slipped my inbox. The changes necessary to fix this might be binary incompatible, so perhaps this won&apos;t get fixed before 4.9.

Internal note: If we don&apos;t want to hack this with a boolean, we&apos;d need to upgrade to KVersionControlPlugin2, because V1 doesn&apos;t include IgnoredVersion. This is a good idea anyway, but needs some more work.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1257916</commentid>
    <comment_count>2</comment_count>
    <who name="Sebastian Dörner">sebastian</who>
    <bug_when>2012-05-23 21:40:25 +0000</bug_when>
    <thetext>SVN commit 1296335 by doerner:

Upgrade interface to KVersionControlPlugin2


 M  +23 -13    fileviewgitplugin.cpp  
 M  +10 -9     fileviewgitplugin.h  


WebSVN link: http://websvn.kde.org/?view=rev&amp;revision=1296335</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1257933</commentid>
    <comment_count>3</comment_count>
    <who name="Sebastian Dörner">sebastian</who>
    <bug_when>2012-05-23 22:48:24 +0000</bug_when>
    <thetext>SVN commit 1296349 by doerner:

Correctly show the version state for directories containing ignored files.

Ignored files do not cause these directories to be shown as Unversioned any more.
Ignored files in the current directory are now also shown in a different color (by marking them as Ignored instead of simply Unversioned).

FIXED-IN: 4.9

 M  +9 -3      fileviewgitplugin.cpp  
 M  +2 -1      fileviewgitplugin.h  


WebSVN link: http://websvn.kde.org/?view=rev&amp;revision=1296349</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>