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:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; q=dns; s=default; b=Y7w
	eEV1cTtW984Pjll12rYB8SijU4VKGgk9maJUg7tVKwSMLo99HCiMAZ9QYVw10yPR
	KE7yRU3CDGDn0MdcUVP2fo6p2deM1LWiG1f6pj4Mfnb09fVhX7KOx1Zsg+Qd2MSY
	I7cvD0lB0Xf9r3Hsetp2wmd8gfKF2Mbi45fmAnNI=
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:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; s=default; bh=/lDgMpeDD
	tzWDgSaSat7gGns94E=; b=NuAOgDh9jZ5PFWTHq0Tb4HEtwjjln6/cxrSvVxN//
	+BEU+eViFY0WL9bqmMmxKwkkSj0zMrT0zODJAVg9qk8TpG74Srvj3C4zRi+8i/GZ
	+zNpjxLtXWAn6465ReUTtWvWv6vGEvoNi7vicAWsYjyqqxEuyJwZBe3PUC4s7P1P
	M8=
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=-4.3 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_YG autolearn=ham version=3.3.1
X-Received: by 10.60.42.165 with SMTP id p5mr9530820oel.73.1366391722603;        Fri, 19 Apr 2013 10:15:22 -0700 (PDT)
Message-ID: <51717B9E.9060701@gmail.com>
Date: Sat, 20 Apr 2013 01:15:10 +0800
From: Arthur Tu <arthur.jim.tu@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: ln -s do not work
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

After I did this:
$ ln -s Repos/bugn/ Projects/

A file named `bugn` is created under Projects,
as it is said in the cygwin documentation.

However, cygwin does recognise `bugn` as a link file,
while can't determine where it point to.

I draged the file to notepad.exe, and see following text:

!<symlink> e p o s / b u g n /


$ cygcheck -f /bin/ln.exe
coreutils-8.15-1

I am sure `ln -s some_directory` used to work well on my computer.
I tested hard link or soft link of the file, it worked well.
Help.


--
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

