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

Unable to use dumpfilter command to filter and dump sub folder of a repository

From: Rajnish Kumar Singh <Rajnish.K.Singh_at_kpitcummins.com>
Date: Wed, 4 Jan 2012 04:52:08 +0000

Hello everyone,

I am using 'svnadmin dump E:\Repositories\OR1234 | svndumpfilter include Test > E:\123.dump' to dump a particular sub folder in the repository.
I am successful in uploading the dump to the new repository when I filter out a immediate subfolder in a repository, i.e Test. (I am also able to upload the dump of entire repository to a new repository by svnadmin dump command.)
e.x: Repo123
                -Test
                      -Test1..

But when I try to use dumpfilter command to dump the sub folder of Test, i.e Test1, then it dumps the file. When I use svnadmin load command to load the dump of Test1 to new repository, then the size of the new repository increases but nothing can be seen in the repo browser.
Am I missing something. Please suggest.
Regards,
Rajnish K Singh

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2905808

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-04 05:51:55 CET

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.