This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Subversion 1.2.3-1: Attn.: Max Bowsher: Can't checkout on Win98SE :(


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]