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

svnadmin load/dump problem

From: Steven Op de beeck <annika_at_ulyssis.org>
Date: 2003-08-30 16:44:02 CEST

Hi,

I hope this is the right place to ask.

Today I build the rpm's of subversion-0.28.1, on my machine, rh9.
All went well, all tests succeeded, etc, rmp was build, install successful.

Since svn complained about a new repo version, 2 instead of 1.
I had to dump it using the previous (0.27) svnadmin

svnadmin dump path/to/repo > repo.dump

then with the new svnadmin

svnadmin create repo
svnadmin load repo < repo.dump

This is the result.
151M myProjectRepo
61M myProjectRepo.0.27
56M myProjectRepo.dump

Why did my repo got so huge?

I did some tests on my workingversion.
svn update, svn commit, all files seem to be correct. The repo is working.

: 16:38 annika@fury ~/projects; svn info
Path:
Url: file:///home/annika/svn/myProjectRepo
Repository UUID: 9eba3fb3-a3c2-0310-a1df-bc99e956accb
Revision: 141
Node Kind: directory
Schedule: normal
Last Changed Author: annika
Last Changed Rev: 141
Last Changed Date: 2003-08-30 14:46:57 +0200 (Sat, 30 Aug 2003)

-- 
mvg,
Steven
aka Annika

  • application/pgp-signature attachment: stored
Received on Mon Sep 1 00:40:38 2003

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.