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

RE: Creating Dump For Specific Folders Of SVN Repository

From: Venkata Badipatla <venkata_badipatla_at_persistent.co.in>
Date: Fri, 2 Apr 2010 17:08:34 +0530

Thanks all...it is working fine now!!!

Thanks,
Venkata Badipatla | Systems Engineer - Configuration Management (Professional & Managed Services Group) | Persistent Systems | venkata_badipatla_at_persistent.co.in  | Cell: +91 9657387160 |
Tel: +91 (20) 3023 4085 | Innovation in software product design, development and delivery- www.persistentsys.com

-----Original Message-----
From: Mathieu Malaterre [mailto:mathieu.malaterre_at_gmail.com]
Sent: Friday, April 02, 2010 4:57 PM
To: Andy Levy
Cc: Venkata Badipatla; users_at_subversion.apache.org
Subject: Re: Creating Dump For Specific Folders Of SVN Repository

On Fri, Apr 2, 2010 at 12:57 PM, Andy Levy <andy.levy_at_gmail.com> wrote:
> On Fri, Apr 2, 2010 at 04:45, Venkata Badipatla
> <venkata_badipatla_at_persistent.co.in> wrote:
>> Hi All,
>>
>>
>>
>> I need to create a dump file for the specific folders of the SVN repository.
>> Can anyone please help me out?
>>
>>
>>
>> Directory hierarchy of the SVN repository is
>>
>>
>>
>> /Project1
>>
>> /trunk
>>
>> /tags
>>
>>  /branches
>>
>> /Project2
>>
>> /trunk
>>
>> /tags
>>
>>  /branches
>>
>> /Project3
>>
>> /trunk
>>
>> /tags
>>
>>  /branches
>>
>>
>>
>> I need to create a dump file for a folder "scm_branch_1" which is in the
>> location  "/project3/branches/scm_branch_1"
>>
>>
>>
>> Note: I am working on windows environment.
>
> Pipe the output of svnadmin dump through svndumpfilter and only
> include the path(s) you need.
> http://svnbook.red-bean.com/en/1.5/svn.ref.svndumpfilter.commands.c.include.html
>

If this does not work for you (because you copy files from -say-
Project1 to Project2), then used svnsync which I found more robust
than svndumpfilter (you can svnsync a subdir !). There are also
svndumpfilter2 / svndumpfilter3 and svndumpfilter4 on the net...

Good luck

-- 
Mathieu
DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
Received on 2010-04-02 13:39:07 CEST

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.