[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

cygwin svn+ssh

From: John Doe <ufnoise_at_gmail.com>
Date: 2006-04-14 11:40:30 CEST

I have a large project in SVN stored on a Unix (FreeBSD) box. I am trying
to access from Windows XP using cygwin and ssh. During the checkout
process, it proceeds to checkout files and ultimately fails with:

svn: In directory 'svn_repository/mesher/trunk'
svn: Can't open file
'svn_repository/mesher/trunk/.svn/tmp/text-base/triangle.cc
.svn-base': No such file or directory

an
svn update

suggests using
svn cleanup

fails with
$ svn cleanup
svn: In directory 'mesher/trunk'
svn: Can't open file 'mesher/trunk/.svn/tmp/text-base/Vector.cc.svn-base':
No such file or directory

Any suggestions? Both linux and freebsd subversion.

I am using subversion 1.3.0 in cygwin.

Regards,

Juan
Received on Fri Apr 14 11:41:50 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.