ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] rsync -- глюка?
@ 2004-03-30 22:47 Денис Смирнов
  2004-03-31  5:01 ` Sergey V. Golovin
  0 siblings, 1 reply; 7+ messages in thread
From: Денис Смирнов @ 2004-03-30 22:47 UTC (permalink / raw)
  To: community; +Cc: ldv

А это так и должно быть, что rsync при -C применяет шаблоны найденые в
.cvsignore не только к каталогу, который его содержит? Или я чего-то не
понимаю? Проявляется это при использовании ссылок. Вот пример теста:

#!/bin/sh

#rm -rf test test2

mkdir -p test/{1,2}
touch test/1/abc
touch test/1/bcd
echo abc > test/2/.cvsignore
ln -s 1 test/3

rsync -CLa test/ test2

ls test2/3/abc
ls test2/3/bcd

-- 
С уважением, Денис

http://freesource.info



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-04-04 21:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-30 22:47 [Comm] rsync -- глюка? Денис Смирнов
2004-03-31  5:01 ` Sergey V. Golovin
2004-03-31  5:58   ` [Comm] " Denis Smirnov
2004-03-31  7:32     ` Sergey V. Golovin
2004-03-31  9:47       ` Dmitry V. Levin
2004-03-31 12:11         ` Денис Смирнов
2004-04-04 21:44           ` Dmitry V. Levin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git