Bug 81337 - [PATCH] net/rsync: fix incompatibility with older version
Summary: [PATCH] net/rsync: fix incompatibility with older version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-21 11:20 UTC by Yasuhiro Kimura
Modified: 2005-05-21 12:31 UTC (History)
0 users

See Also:


Attachments
patch-rsync (1.11 KB, text/plain)
2005-05-21 11:20 UTC, Yasuhiro Kimura
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2005-05-21 11:20:01 UTC
	Version 2.6.4 has an incompatibility issue with older version 
	when used with --exclude option (and without --delete option).
	See following URL for detail.

	http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306368
	http://lists.samba.org/archive/rsync/2005-April/012314.html
	http://lists.samba.org/archive/rsync/2005-April/012317.html
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-21 12:31:41 UTC
State Changed
From-To: open->closed

Committed, thanks!