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 158990 - Rsync: copy additional stuff for makefile projects
Summary: Rsync: copy additional stuff for makefile projects
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on: 165633
Blocks:
  Show dependency tree
 
Reported: 2009-02-23 14:17 UTC by Vladimir Kvashin
Modified: 2010-03-16 16:18 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2009-02-23 14:17:37 UTC
For makefile-based projects, it should be possible to sync some content other than project source roots.
For this case, a special support should be introduced (including the UI to add directories 
to the list of "replicated" ones
Comment 1 Leonid Lenyashin 2009-02-23 19:11:45 UTC
We should simply follow VCS model here. Our goal is very similar to VCS support: they need to copy files to VCS
repository and we to remote host. The reasonable set of files is the same.
Comment 2 Vladimir Kvashin 2010-01-13 10:20:31 UTC
I agree that we should follow VCS here; and so we do.
And apart from that, there is a possibility to explicitely download files to remote machine.