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

Appending revisions to a repository from a cloned repository that was modified

From: Aleksandar Vasilev <alxvasilev_at_gmail.com>
Date: Sun, 29 Jun 2008 03:49:59 +0300

Hi all,
here is a scenario for which I would like to get advice:

I will go for a holiday and will also do some work with my laptop on a
project for which I use SVN to manage the source code. My original
repository is on my desktop pc, which will not be on during the
holiday and I will not have access to the repository, this is why i
will clone the repository on the laptop, and will commit all changes
to the cloned version. WHen I return from holiday, I want to append
all changes (i.e. revisions) I have made in the cloned version, to the
original repository on my desktop machine. WHich is hte best way to
achieve this? Currently hte variant I consider is using svnadmin dump
to dump all revisions that were added to the cloned repository, and
then load the dump to the original repository on the desktop machine.

Thanks in advance
Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-29 15:41:00 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.