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

Re: svn backup

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Mon, 7 Oct 2013 23:29:24 +0200

Guten Tag rvaede,
am Montag, 7. Oktober 2013 um 21:37 schrieben Sie:

> I did do a svnadmin dump /export/svn > /test/file.dump

> and I get a very small file, I restored it and it consists of
> hook, format, lock, db, conf and its about 304 KB

A dump shouldn't ever contain the hooks-directory or format file
because normally those are not stored within a repository and dump
only dumps repo contents. If you get a small file with those files and
dirs, you probably dumped a repo with unusual content and the other
project data is in other repos underneath your svn dir. You can make
sure using ls in a shell on level export or export/svn and svn ls on
level export/svn and post at least part of the output here.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail:Thorsten.Schoening_at_AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
Received on 2013-10-07 23:30: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.