IIRC there were some problems with long paths and Subversion on
Windows. I had to check out the code straight to C:\cayenne to
shorten the path. Try it - if it works, we'll put a note in the
developer guide.
Andrus
On Mar 14, 2007, at 10:36 PM, Borut Bolčina wrote:
Hi all,
checking out with
svn co https://svn.apache.org/repos/asf/cayenne/main/trunk/ cayenne
gives me:
...
A cayenne\docs\doc\src\main\resources\doc\Documentation\Remote
Object
Persistence Guide\Remote Object Persi
stence Quick Start\Remote Object Persistence Tutorial Client Project
svn: Your .svn/tmp directory may be missing or corrupt; run 'svn
cleanup'
and try again
svn: Can't open file
'cayenne\docs\doc\src\main\resources\doc\Documentation\Remote Object
Persistence Guide\Re
mote Object Persistence Quick Start\Remote Object Persistence Tutorial
Client Project\.svn\tmp\text-base\clien
t-class-generator.jpg.svn-base': The system cannot find the path
specified.
-Borut