ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: "Sergey V. Golovin" <svgol@samkon.ru>
Cc: ALT Linux general discussion list <community@altlinux.ru>
Subject: Re: [Comm] Re: rsync -- глюка?
Date: Wed, 31 Mar 2004 13:47:29 +0400
Message-ID: <20040331094729.GA14980@basalt.office.altlinux.org> (raw)
In-Reply-To: <20040331073234.GD24164@ws019.hq.samkon.ru>

[-- Attachment #1: Type: text/plain, Size: 868 bytes --]

On Wed, Mar 31, 2004 at 12:32:34PM +0500, Sergey V. Golovin wrote:
> * Denis Smirnov <mithraen@freesource.info> [31 Mar Wed  9:58]
> > Фича в том, что нечто в подкаталоге действует на каталог, который
> > копируется по ссылке?
> 
> Баг уже известен - будет устранен в 2.6.1

Всё верно.
Сергей, спасибо за то, что ответили за меня.

На всякий случай прилагаю патч:

--- flist.c	13 Jan 2004 06:27:30 -0000	1.164
+++ flist.c	17 Jan 2004 01:16:49 -0000	1.165
@@ -942,7 +942,7 @@ static void send_directory(int f, struct
 	if (cvs_exclude) {
 		if (strlen(fname) + strlen(".cvsignore") <= MAXPATHLEN - 1) {
 			strcpy(p, ".cvsignore");
-			add_exclude_file(&exclude_list,fname,MISSING_OK,ADD_EXCLUDE);
+			add_exclude_file(&local_exclude_list,fname,MISSING_OK,ADD_EXCLUDE);
 		} else {
 			io_error |= IOERR_GENERAL;
 			rprintf(FINFO,


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2004-03-31  9:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-30 22:47 [Comm] " Денис Смирнов
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 [this message]
2004-03-31 12:11         ` Денис Смирнов
2004-04-04 21:44           ` Dmitry V. Levin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040331094729.GA14980@basalt.office.altlinux.org \
    --to=ldv@altlinux.org \
    --cc=community@altlinux.ru \
    --cc=svgol@samkon.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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