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

Re: Commit many changes from one repository to another

From: Michael Ching <michaelc_at_wush.net>
Date: 2004-06-12 14:17:28 CEST

Karl wrote:

>
> Now, I would like to transfer all commits, that I made on my notebook
> into my main repository, not only the current version, as I want to
> keep the messages etc.
>
Use svnadmin dump --incremental to dump all changes from the last
revision you have on your main repo, then svnadmin load to load those
changes into your main repo.

Read these:
http://svnbook.red-bean.com/svnbook/ch05s03.html
http://svnbook.red-bean.com/svnbook/re31.html
http://svnbook.red-bean.com/svnbook/re36.html

Michael Ching
michaelc@wush.net
http://wush.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 12 14:14:14 2004

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.