X-Spam-Check-By: sourceware.org X-BrightmailFiltered: true X-IronPort-AV: i="3.99,208,1131350400"; d="scan'208"; a="514450434:sNHT21833076" Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Subject: Symbolic links with cvs Date: Fri, 2 Dec 2005 18:13:09 -0800 Message-ID: <2844B671EDD9454BA8C463A6D273ECC601C2F8BF@antibottom.jnpr.net> From: "Akshay Dua" To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id jB32DIo1028415 Hello, Unfortunately, we have .lnk files in our source control so I cannot avoid the following problem. When I try to checkout a symbolic link file, something happens to it and cvs is unable to stat it to set necessary file information. Its almost like cygwin changed the name of the file from under CVSs' feet. Can anyone help? U thirdparty/OPENSSL-0.9.7-BETA3/Makefile.lnk cvs checkout: cannot stat Makefile.lnk: No such file or directory cvs checkout: cannot set time on Makefile.lnk: No such file or directory cvs checkout: cannot stat Makefile.lnk: No such file or directory Thanks, Akshay Dua -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/