Proposed Patch: Allow subproject to be removed, even if configure not run.

Megan Webb mwebb at unwired.com.au
Sat Oct 21 03:12:21 UTC 2006


Matt Rogers wrote:
> On Friday 20 October 2006 21:55, Megan Webb wrote:
>   
>> Presently:
>>
>> 1. New project.
>> 2. Add Subproject foo
>> 3. Delete subproject foo
>>
>> fails, with (Sorry) "There is no config.status in the project root build
>> directory. Run 'Configure' first"
>>
>> The patch moves the check to later,  removes the subproject with all the
>> usual dialogs, and only provides information:
>>
>> (Information) "No config.status in the project root build directory, so
>> not running automake & friends. Run 'Configure
>> ' to create it.
>>
>> if config.status does not exist. All is normal if it does exist.
>>     
>
> There's a ton of whitespace changes that I'd like to leave out of the commit 
> if I can. Could you regenerate the patch with the following command?
>
> svn diff --diff-cmd diff -x -upbBw 
>
> Once you do that, I'll commit the patch.
>   
Thanks. I did wonder about that white space changes.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: removeSubproject.diff
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20061021/89e76669/attachment.ksh>


More information about the KDevelop-devel mailing list