On Mon, 2004-06-07 at 21:13, Michael P. Soulier wrote:
> Hello,
> 
> It seems that every time I try to check out a friend's project, it
> always fails the first time with the same error. 
> 
> [msoulier_at_tigger projects]$ svn co https://hld.ca/svn/open/trunk/ctw ctw
> A  ctw/screenshots
> svn: No such file or directory
> svn: svn_io_file_open: can't open 'ctw/screenshots/.svn/entries'
> 
> If I then repeat, it's fine. That suggests a bug in svn to me. Could
> anyone confirm if this is a known problem?
We need a *whole* lot more detail.  What version of server?  What
version of client?  What OSes?
For what it's worth, I have no problem at all with the checkout:
[sussman_at_kepler:~/scratch]$ svn co https://hld.ca/svn/open/trunk/ctw ctw
Error validating server certificate for 'https://hld.ca:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
 - The certificate hostname does not match.
Certificate information:
 - Hostname: www.hld.ca
 - Valid: from Feb 27 20:35:15 2004 GMT until Apr  5 20:35:15 2006 GMT
 - Issuer: WWW, High Level Design, Ottawa, Ontario, CA
 - Fingerprint:
10:c1:5f:19:ac:e5:5a:9a:09:ff:e7:aa:28:1b:5e:10:de:ce:5f:9f
(R)eject, accept (t)emporarily or accept (p)ermanently? p
A  ctw/screenshots
A  ctw/screenshots/putty_ctw.png
A  ctw/screenshots/osx_iterm_ctw.png
A  ctw/GPL.gz
A  ctw/dist
A  ctw/dist/CurseTheWeather-0.1.win32.exe
A  ctw/dist/CurseTheWeather-0.2.win32.exe
A  ctw/dist/CurseTheWeather-0.1.tar.gz
A  ctw/dist/CurseTheWeather-0.2.tar.gz
A  ctw/MANIFEST
A  ctw/setup.py
A  ctw/weatherfeed.py
A  ctw/README.txt
A  ctw/MANIFEST.in
A  ctw/Makefile
A  ctw/ctw
A  ctw/setup.cfg
Checked out revision 262.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun  8 05:21:02 2004