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 158820 - Rsync should be found in path
Summary: Rsync should be found in path
Status: RESOLVED INVALID
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-19 13:54 UTC by Vladimir Kvashin
Modified: 2009-09-06 17:26 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-19 13:54:47 UTC
Now it's possible to synchronize via rsync, 
but its location is hard-coded on both local and remote hosts.
Instead, rsync should be found in path on both hosts.
Comment 1 Leonid Lenyashin 2009-04-10 09:28:03 UTC
I do not see why it is a P2
Comment 2 Vladimir Kvashin 2009-09-06 17:26:41 UTC
The plans for using rsync are dropped; another mechanisms are used instead.