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

"svn co" fails on OS X

From: Jason Evans <jasone_at_canonware.com>
Date: 2005-04-10 07:03:22 CEST

I am unable to check out a working copy of the trunk for one of my
development repositories. This problem manifests itself on Mac OS X
(Panther), but not on Linux or FreeBSD.

The following command:

        svn co file:///Users/jasone/svn/svnroot_lokus/trunk lkroot

fails with the messages:

        svn: In directory 'lkroot/lokus/lib/liblk/include/lk'
        svn: Can't copy 'lkroot/lokus/lib/liblk/include/lk/.svn/tmp/text-base/lk.h.svn-base' to 'lkroot/lokus/lib/liblk/include/lk/lk.h.tmp': No such file or directory

This problem exists with both subversion 1.1.1 and 1.1.4 (using the fsfs
back end in both cases). I have tried dumping and loading the repository,
but the problem persists with the freshly created repository.

I can provide a dump of the repository upon request (~1 MB compressed). If
necessary, I can probably debug this on my own, but would appreciate any
help.

Jason Evans

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Apr 10 11:53:58 2005

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.