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

Re: Unable to use filter command properly.

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Tue, 26 Oct 2010 10:09:37 +0100

On 26 October 2010 09:14, Rajnish Kumar Singh
<Rajnish.K.Singh_at_kpitcummins.com> wrote:
> Hi,
>
> I am trying to use svndumpfilter command in order to filter one of the
> folder in the entire repository.
>
> I just want the dump of the that specific folder.
>
> So first I created a dump file using the following command:
>
> svnadmin dump E:\Repositories\OR1234 > E:\OR1234.dump
>
> I am using the following command for dump filter:
>
> svndumpfilter include OR1234/Test < E:\OR1234.dump > E:\123.dump
>
> The dump is created at the given location having name 123.dump.
> But when I am uploading the file to a different repository, it doesn’t show
> any thing.
> I checked the content from the svn server , it shows “there are no item to
> show in this view”
> I used this command to load the file:
>
> svnadmin load E:\Repositories\OR123 < E:\123.dump
>
> Any help will be higly appreciated.

Wrong mailing list. This list is for the TortoiseSVN *client*. You are
asking about svndumpfilter which is a server-side program. Try the
users at subversion.apache.org mailing list instead.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2675627
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-26 11:09:47 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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