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

can't checkout rapidsvn

From: Timothee Besset <ttimo_at_idsoftware.com>
Date: 2002-07-29 17:07:53 CEST

The initial checkout, and subsequent updates of rapidsvn give error
messages. I am using the latest/current svn client (see --version below)

The command I ran, as given on the website:
timo_at_antares:/usr/local/Build$ svn co http://svn.collab.net/repos/svn/clients/rapidsvn/trunk rapidsvn
I am attaching the log of the operation

Subsequent svn up calls give some error too:
timo@antares:/usr/local/Build/rapidsvn$ svn up

subversion/libsvn_ra_dav/util.c:332
svn_error: #21069 : <Filesystem has no item>
  REPORT request failed on /repos/svn/clients/rapidsvn/trunk

subversion/libsvn_ra_dav/util.c:163
svn_error: #21069 : <Filesystem has no item>
  
file not found: transaction `3av', path `/clients/rapidsvn/trunk/LICENSE.txt'

TTimo

------------------------

timo@antares:/usr/local/Build$ svn --version
Subversion Client, version 0.14.0 (dev build)
   compiled Jul 28 2002, 20:53:46

Copyright (C) 2000-2002 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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

  • application/octet-stream attachment: co.log
Received on Mon Jul 29 18:14:25 2002

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

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