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

Summary: Rsync should be found in path
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 165633    
Bug Blocks:    

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.