From owner-freebsd-questions@FreeBSD.ORG Thu Sep 22 16:00:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B2CE16A41F for ; Thu, 22 Sep 2005 16:00:43 +0000 (GMT) (envelope-from mm450exc@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10DEF43D48 for ; Thu, 22 Sep 2005 16:00:42 +0000 (GMT) (envelope-from mm450exc@gmail.com) Received: by xproxy.gmail.com with SMTP id h32so232235wxd for ; Thu, 22 Sep 2005 09:00:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=gDAk0dV2EtEpGX0YjHv4mqiLYply4NbXTjxTARsn+nKhpTO0fm9ybqCYVTijsT4Jp3Yz8MyY8Kg/OYvMvwAqqzhYhaEN0fFuGdnnsDLZ0yX5bNI0hBqBBFk2ZGYsBVffFYvWV9n/EIqAbr+GUcsLUyLTh5kTp+fMAj7Wfiag/dc= Received: by 10.70.56.18 with SMTP id e18mr50476wxa; Thu, 22 Sep 2005 09:00:42 -0700 (PDT) Received: by 10.70.58.2 with HTTP; Thu, 22 Sep 2005 09:00:42 -0700 (PDT) Message-ID: Date: Thu, 22 Sep 2005 12:00:42 -0400 From: Michael Mannsberger To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: cvsup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Michael Mannsberger List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 16:00:43 -0000 *symlink* *pattern* *...* =09=09 Symbolic links matching any of the given patterns will be =09=09 upgraded as symbolic links, rather than as the files they =09=09 refer to. Otherwise, symbolic links are followed and their =09=09 target files are sent to the client. my list.cvs looks as follows: upgrade admin omitany admin/edit* symlink admin/adminci symlink admin/adm* rsymlink admin/adm* But the symlinks in the repository are not upgraded as symbolic links. The "omitany" works fine.