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

Clarification in Subversion

From: PIRAMANAYAGAM <nayagam-m_at_hotmail.com>
Date: Fri, 30 Jan 2009 23:00:02 -0800 (PST)

Hi Hari,

Thanks for your suggestion.

I am currently in /backup/data/svnrepo

I took the full dump using this command - svnadmin dump /backup/data/svnrepo/test/ > 1_23612_test_incr.dump

From this full dump, I need a folder (incl. subfolders and files) which is located in \test\versions\projects\demo\D4.6. So, I execute the below command.

cat 1_23612_test_incr.dump | svndumpfilter include --drop-empty-revs --renumber-revs test/versions/projects/demo/D4.6 > d46.dump

Here also the d46.dump file size is 582 bytes. Could you please check am i using the right commands? Also, I hope you understand my requirement.

Thanks in advance.

Piramanayagam M

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

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