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

Re: How to dump only a part of a repository

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-20 06:17:29 CET

On Mar 19, 2007, at 13:16, Florent Ouchet wrote:

> I would like to dump only a part of an existing repository (just
> the trunk, no tags or branches). Is it possible? If not, would it
> be a good feature request?
> something like: svnadmin dump -r REV --mask trunk/* /path/to/my/repo

I believe svnadmin dump can only dump the entire repository, but you
can pipe that though svndumpfilter to extract just the portion you
want to save to a file.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 20 06:18:08 2007

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.