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

Can't dump a subtree using svnrdump

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Sun, 30 Aug 2015 20:29:54 +0200

Hi all,

I would like to dump one or maybe two subtrees of the ASF repo and
whatever I feed to svnrdump I always get the contents of unrelated
subtrees as well. If I don't provide a revision range I get thew
complete repo, if I provide a range where my subtrees have changed, I
get all the revisions of unrelated subtrees in between as well. In the
documentation and such I can read that svnrdump does support subtrees,
so there must be something wrong ho I call it.

What I want is the following URL:

> https://svn.apache.org/repos/asf/incubator/log4cxx

Which was originally added as the following:

> https://svn.apache.org/repos/asf/logging/log4cxx

What I've tried so far:

> svnrdump.exe dump https://svn.apache.org/repos/asf/incubator/log4cxx
> svnrdump.exe dump https://svn.apache.org/repos/asf/logging/log4cxx
> svnrdump.exe dump https://svn.apache.org/repos/asf/logging/log4cxx -r 307452:1554780
> svnrdump.exe dump https://svn.apache.org/repos/asf/incubator/log4cxx -r 1554780:HEAD

But all of those always dump revisions not related to my subtrees.

What am I doing wrong? Thanks!

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail: Thorsten.Schoening_at_AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
Received on 2015-08-30 20:30:14 CEST

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.