This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 268796 - Pre-build fails because simple remote (SFTP) does not remove remote files that are removed locally
Summary: Pre-build fails because simple remote (SFTP) does not remove remote files tha...
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: Dev
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-03 07:06 UTC by Alexander Simon
Modified: 2017-04-04 18:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2016-11-03 07:06:31 UTC
I have a project with remote mode (remote by SFTP).
Project was configured for local host.
I'm trying to pre-build project.
Configure is failed failed and say:
configure: error: changes in the environment can compromise the build
configure: error: run `rm auto/config.cache' and start over

Ok. I remove auto/config.cache in local file system in IDE by popup menu on auto/config.cache. And start pre-build again.

No success. IDE did not delete auto/config.cache in remote and configure failed again.

Note: I used project with existing sources Vim 7.4.