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

Re: howto dump

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-10-01 19:36:47 CEST

On 10/1/07, Christian Buhtz <exsudat@gmx.de> wrote:
> I need to import an existing repository (local on my machine) to a new
> subversion (on BerliOS.de).
>
> For this I need this command on TortoiseSVN.
> svnadmin dump /path/to/yourproject >yourproject-repos.dump
> I can not find something in the Tortoise context menu. "Export" just
> copies the files (not the repository).
>
> For a detailed description of what I try to do
> <http://developer.berlios.de/docman/display_doc.php?docid=394&group_id=2#import>

You can't do it via TSVN as far as I know. You need to have local
shell access on the repository host (both source and destination) and
the SVN command line tools installed, and use the *actual* svnadmin
program.

TSVN is a shell-extension client, it doesn't include every function in
the standard Subversion distribution.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Oct 1 19:37:06 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.