<?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>140914</bug_id>
          
          <creation_ts>2007-01-30 20:15:33 +0000</creation_ts>
          <short_desc>Remove non-existent files from project</short_desc>
          <delta_ts>2007-03-02 19:01:43 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kdevelop</product>
          <component>Build tools: Custom Makefiles</component>
          <version>git master</version>
          <rep_platform>Compiled Sources</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>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andreas Pakulat">apaku</reporter>
          <assigned_to>kdevelop-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>505308</commentid>
    <comment_count>0</comment_count>
    <who name="Andreas Pakulat">apaku</who>
    <bug_when>2007-01-30 20:15:33 +0000</bug_when>
    <thetext>Version:           svn (using KDE KDE 3.5.5)
Installed from:    Compiled From Sources

Two things should be done:

1) Remove files from the .filelist when the filetree notices their removal

2) Option to check for existence of files upon project opening. Not doing it by default probably, because that might take too much time.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>509472</commentid>
    <comment_count>1</comment_count>
    <who name="Andreas Pakulat">apaku</who>
    <bug_when>2007-02-16 02:06:44 +0000</bug_when>
    <thetext>SVN commit 634006 by apaku:

Implemented subdir-adding/removing, so files in the selected dir will be added/removed recursivly. Currently this adds all existing files, I&apos;m planning to allow customization here.
Also added a small filter on project opening to remove non-existent files, this fixes half of 140914
BUG:74068
CCBUG:140914


 M  +576 -450  customprojectpart.cpp  
 M  +16 -12    customprojectpart.h  
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>512330</commentid>
    <comment_count>2</comment_count>
    <who name="Andreas Pakulat">apaku</who>
    <bug_when>2007-03-02 19:01:43 +0000</bug_when>
    <thetext>Oops, forgot to close my own wish :) this is now done in SVN.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>