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
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.