Bug 87676 - Overwrite possible with "Import Existing Project"
Summary: Overwrite possible with "Import Existing Project"
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: appwizard (show other bugs)
Version: 1.0.0
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-21 13:00 UTC by Christopher Layne
Modified: 2009-01-22 23:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Layne 2004-08-21 13:00:14 UTC
Version:            (using KDE KDE 3.3.0)
Installed from:    Compiled From Sources
Compiler:          gcc 3.4.1 
OS:                Solaris

While importing existing project and choosing a filename (in the initial filename window) that already exists (actually a semi-intuitive thing to do when *importing existing* project) KDevelop will overwrite the original file without warning.

Say for instance I have mycode.cpp sitting in a directory and I choose "Import Existing Project." In the initial filename window, I choose "mycode.cpp." The editor window opens up with the filename and generic template - boom the original file is now gone.
Comment 1 Amilcar do Carmo Lucas 2004-08-23 16:42:56 UTC
I think you are doing something wrong.
Comment 2 Christopher Layne 2004-08-26 20:12:41 UTC
I think I was as well. My apologies. Closable.

@close
Comment 3 Christopher Layne 2004-08-26 20:13:10 UTC
.