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

RE: Re: Clarification in Subversion

From: PIRAMANAYAGAM <nayagam-m_at_hotmail.com>
Date: Fri, 30 Jan 2009 21:26:53 -0800 (PST)

current location - /backup/data/svnrepo
svnadmin dump /backup/data/svnrepo/test/ > 1_23612_test_incr.dump
cat 1_23612_test_incr.dump | svndumpfilter include --drop-empty-revs --renumber-revs versions\projects\demo\D4.6 > d46.dump
svnadmin create --fs-type fsfs /backup/data/svnrepo/aa
cat d46.dump | svnadmin load /backup/data/svnrepo/aa/

Total Repository size is 5636602783 bytes
Created d46.dump size is 582 bytes

The created dump is too small. After loading this dump (d46.dump) into new repository, only 2 empty revisions are added. So, I hopt it is not working case. Could you please provide more suggestions to solve this. My Contact no. is 9444258114.

Thanks.

Piramanayagam M

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1078444

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-31 07:16:12 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.