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

replay broken if repository is not used at root

From: Bastian Blank <bastian_at_waldi.eu.org>
Date: 2007-06-02 22:27:35 CEST

Hi folks

The svn_ra replay command is broken if not used at the repository root:

| ( 2 ( edit-pipeline ) 31:svn://svn.debian.org/svn/kernel )
| ( ANONYMOUS ( 0: ) )
| ( replay ( 8846 0 true ) )
on svn.debian.org works.

| ( 2 ( edit-pipeline ) 37:svn://svn.debian.org/svn/kernel/dists )
| ( ANONYMOUS ( 0: ) )
| ( replay ( 8846 0 true ) )
fails with:
| [...]
| ( open-dir ( 41:dists/etch/linux-modules-extra-2.6/debian 2:d3 3:d41 () ) )
| ( open-file ( 51:dists/etch/linux-modules-extra-2.6/debian/changelog 3:d41 3:c42 ( )) )
| ( apply-textdelta ( 3:c42 ( ) ) )
| ( abort-edit ( ) )
| ( failure ( ( 160013 90:File not found: revision 8845, path '/dists/etch/linux-modules-extra-2.6/debian/changelog' 64:/tmp/buildd/subversion-1.4.2dfsg1/subversion/libsvn_fs_fs/tree.c 315) ) )
(wrapped for better readability)

| $ svnserve --version
| svnserve, version 1.4.2 (r22196)
| compiled Nov 10 2006, 16:22:08

Bastian

-- 
All your people must learn before you can reach for the stars.
		-- Kirk, "The Gamesters of Triskelion", stardate 3259.2

Received on Sat Jun 2 22:27:58 2007

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.