RE: svndumpfilter at a node
From: Tehn Chin <tehn_chin_at_aapl.com.au>
Date: 2006-12-04 05:21:55 CET
I investigated further, and able to progress this further until I hit
I have search through the archives and it seems that most people has
What do you guys use in this situation?
Cheers,
-- Tehn Yit Chin Embedded System Engineer, AAPL -----Original Message----- From: Tehn Chin Sent: Monday, 4 December 2006 9:41 AM To: users@subversion.tigris.org Subject: svndumpfilter at a node Hi, Say I have the following structure Project +-branches +-tags +-trunk +-src | +-drivers | +-os | +-utils +-docs +-test I am trying to get dump a repository of the source only consisting of Project\trunk\src\os. I have tried doing the following 1) use svndump to get a dump of the whole repository sumdump m:\ > project.dump 2) use svndumpfilter to include the node cat project.dump | svndumpfilter include "Project\trunk\src\os" > os.dump When I examine os.dump with vim, it only contains "empty revision for padding". It does not contain any actual data. I read through the red-bean book and it indicated that this is possible, but I haven't been able to achieve it with various combination of the above steps. I am trying to do this with Win32 command line tools. Any hints would be greatly appreciated. Many Thanks, -- Tehn Yit Chin Embedded System Engineer, AAPL - The contents of this email, and any attachments, are strictly private and confidential. - It may contain legally privileged or sensitive information and is intended solely for the individual or entity to which it is addressed. - Only the intended recipient may review, reproduce, retransmit, disclose, disseminate or otherwise use or take action in reliance upon the information contained in this email and any attachments, with the permission of Australian Arrow Pty. Ltd. - If you have received this communication in error, please reply to the sender immediately and promptly delete the email and attachments, together with any copies, from all computers. - It is your responsibility to scan this communication and any attached files for computer viruses and other defects and we recommend that it be subjected to your virus checking procedures prior to use. - Australian Arrow Pty. Ltd. does not accept liability for any loss or damage of any nature, howsoever caused, which may result directly or indirectly from this communication or any attached files. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org - The contents of this email, and any attachments, are strictly private and confidential. - It may contain legally privileged or sensitive information and is intended solely for the individual or entity to which it is addressed. - Only the intended recipient may review, reproduce, retransmit, disclose, disseminate or otherwise use or take action in reliance upon the information contained in this email and any attachments, with the permission of Australian Arrow Pty. Ltd. - If you have received this communication in error, please reply to the sender immediately and promptly delete the email and attachments, together with any copies, from all computers. - It is your responsibility to scan this communication and any attached files for computer viruses and other defects and we recommend that it be subjected to your virus checking procedures prior to use. - Australian Arrow Pty. Ltd. does not accept liability for any loss or damage of any nature, howsoever caused, which may result directly or indirectly from this communication or any attached files. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Dec 4 05:22:43 2006 |
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.