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

Problems doing switch

From: Marvin Greenberg <marvin.greenberg_at_acm.org>
Date: 2003-05-13 21:37:35 CEST

We just upgraded to 0.22.1 (linux server, through apache DAV and linux
clients), and I'm still having a problem I've been seeing doing a switch
between two revisions... I've looked at our apache logs and don't see
anything smoking. Any clues to tracking down this problem? Or is this a
known issue? This switch is from a "branch" working copy, to the trunk, and
involves large numbers of changes.

$ svn --password '' switch -r 190 http://superclass/svn/FI2010/trunk
/data2/mgreenberg/mg_unsignedTDLC
svn: Incomplete data
svn: Delta source ended unexpectedly

$ svn --version
svn, version 0.22.1 (r5874)
   compiled May 12 2003, 18:48:08

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
* 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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 13 21:38:44 2003

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.