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

Re: copying a directory in between directories

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-10-23 17:33:06 CEST

On 10/23/07, emerson cargnin <echofloripa.yell@gmail.com> wrote:
> no, in between two repositories

Please make sure you use Reply To All to keep discussion on-list.

Your initial was ambiguous. To transfer something between repositories
with history, you need to use svnadmin dump, (possibly, depending on
what you're copying and the directory structure) svndumpfilter, and
svnadmin load. See
http://svnbook.red-bean.com/en/1.4/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate

> On 22/10/2007, Andy Levy <andy.levy@gmail.com> wrote:
> > On 10/22/07, emerson cargnin <echofloripa.yell@gmail.com> wrote:
> > > Hi there
> > >
> > > I was wondering what's the best way to copy a given part of the
> > > repository without loosing the history.
> >
> > Within the same repository? svn copy.
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 23 17:33:40 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.