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

Svndumpfilter

From: Somashekarappa, Anup (CWM-NR) <anup.somashekarappa_at_rbc.com>
Date: Tue, 29 Oct 2013 20:05:37 +0530

Hi Guys,

I am trying to extract one folder "B" from the repository "Current_repo"
and create a separate reposiotry.

The followed the below steps but nothing has been loaded to the new
repository "new_repo".

* svnadmin dump /var/svn/data/Current_repo > repo.dump
* cat repo.dump | svndumpfilter include --drop-empty-revs
--renumber-revs http://localhost/svn/Current_repo/B > sv.dump
* svnadmin load /var/svn/data/new_repo < sv.dump

Thanks & Regards,
Anup T S

______________________________________________________________________

This email is intended only for the use of the individual(s) to whom it is addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in error, please advise immediately
and delete the original message. This message may have been altered without your or our knowledge
and the sender does not accept any liability for any errors or omissions in the message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring is permitted.
Such communications are retained and may be produced to regulatory authorities or others with legal rights to the information.
Received on 2013-10-29 15:39:49 CET

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.