I tried to loo at the pypy source code, but neither the viewcvs link http://codespeak.net/viewcvs.cgi/pypy/trunk/src/pypy worked, nor could I check out with svn:
c:\>svn --version svn, version 0.24.2 (r6284) compiled Jun 19 2003, 05:44:59 Copyright (C) 2000-2003 CollabNet. Subversion is open source software, see http://subversion.tigris.org/ The following repository access (RA) modules are available: * ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol. - handles 'http' schema - handles 'https' schema * ra_local : Module for accessing a repository on local disk. - handles 'file' schema * ra_svn : Module for accessing a repository using the svn network protocol. - handles 'svn' schema c:\>svn co http://codespeak.net/svn/pypy/trunk/src/pypy A pypy\interpreter svn: RA layer request failed svn: REPORT request failed on '/svn/pypy/trunk/src/pypy' svn: REPORT of '/svn/pypy/trunk/src/pypy': 409 Conflict (http://codespeak.net) c:\> What's the problem? Thanks, Thomas _______________________________________________ [EMAIL PROTECTED] http://codespeak.net/mailman/listinfo/pypy-dev
