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 Message-ID: <20050928082857.71168.qmail@web33212.mail.mud.yahoo.com> Date: Wed, 28 Sep 2005 01:28:57 -0700 (PDT) From: Alexey Lyubimov Subject: Subversion 1.2.3-1: Attn.: Max Bowsher: Can't checkout on Win98SE :( To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hello Max! I have read your thread at tigris site. It seems to me that they do not want to do anything for Win98 users there :( It also seems to me, that you have not applied "your" patch (eliminating shared locking in fsfs repositories) to 1.2.3-1 Cygwin's release, have you? - I can not checkout a working copy from an imported module on Win98 :( Here are my steps (how to reproduce the problem): Step 1 ------ I've prearranged the following directory structure on the local disk: c:/0/myproj/ /branches/ /tags/ /trunk/ /submyproj submyprojfile.txt myprojfile.txt Step 2 ------ $ svnadmin create c:/svnroot/myproj Step 3 ------ $ svn import c:/0/myproj file:///cygdrive/c/svnroot/myproj -m "Initial import" Adding c:/0/myproj/trunk Adding c:/0/myproj/trunk/submyproj Adding c:/0/myproj/trunk/submyprojfile.txt Adding c:/0/myproj/trunk/myprojfile.txt Adding c:/0/myproj/branches Adding c:/0/myproj/tags Committed revision 1. Step 4 ------ $ cd c:/00 Step 5 ------ $ svn checkout file:///cygdrive/c/svnroot/myproj/trunk myproj svn: Unable to open an ra_local session to URL svn: Unable to open repository file:///cygdrive/c/svnroot/myproj/trunk' svn: Can't get shared lock on file '/cygdrive/c/svnroot/myproj/locks/db.lock': Resource temporarily unavailable ---- Regards, Alexey Lyubimov __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com -- 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/