X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=XvgtuZArL23Q+cTRS4LINQW+JpjOkF1yzHBkY/DVewiQmexhkyxpY
	nvqYJCFxslFmzPHLTDZ4Lg+L3N2YjQsGD6qmf7lp/lF5aM2qbXSuigePwk+gx8y2
	ZOUKg+KGgOixd5Q+W5C1LSSTQJRbj/+cyJixVq4Hvfi9UvBCJDazn4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; s=default;
	 bh=X75h6tDeNhChxk7l2JqqJrxwdmE=; b=A59cYIKDnlyvzfJxy/FfW2kz0eSS
	sOZgY+O4Lz5SwcBzDPCMeRUy/A+N77+huV848aeU2gcd1apW89EoXyF6LBbhOSle
	MLFN3AVbIfbmRSLTzfWEhvNydV9LaAPN1yMrcxOFrjqHd5KNhnNDuBKL2k6eukuq
	VlnoG5+L/6zzBsw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_40,RDNS_NONE autolearn=no version=3.3.1
Date: Wed, 31 Jul 2013 16:12:49 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Going back beyond the root (was: [BUG ?] Failed to rebuild Cygwin)
Message-ID: <20130731141249.GC4166@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <003401ce8dcb$a630b310$f2921930$%fedin@samsung.com> <20130731102737.GW4166@calimero.vinschen.de> <005401ce8de5$cda20e20$68e62a60$%fedin@samsung.com> <20130731120612.GA4166@calimero.vinschen.de> <006901ce8df1$9cc7af10$d6570d30$%fedin@samsung.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <006901ce8df1$9cc7af10$d6570d30$%fedin@samsung.com>
User-Agent: Mutt/1.5.21 (2010-09-15)

On Jul 31 17:26, Pavel Fedin wrote:
> Hello!
> 
> > s/svn/cvs/
> > 
> > You can rebuild the lib, just update to the latest.
> 
>  Thank you, tested and works fine. Testing included:
> 
> 1. Accessing existing directories then ..
> 2. Accessing nonexistent directories then ..
> 3. Going beyond the root multiple times (/../../../../../..)
> 4. The same, but with UNC. (3) in this context attempts to access '//', which on my machine waits for a while then ends up in "Permission denied". 'NET VIEW' in native Windows console behaves similar, reporting "List of servers is not currently available". So - passed.

Apparently smb browsing is switched off on your machine.  I tested this
myself with some extra debugging output.  Should work the same as /..,
just that you're back in // instead of /.

> 5. Running make test suite. abspath works fine now.

Thanks for testing,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

