Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Moving a Subversion repository to another location



Windows is a curse as well as a blessing.  Only it's not a blessing.

On 11/16/05, Edward Middleton <edward@example.com > wrote:
Ian Wells wrote:

> Not an answer to your question, but I did a large repo dump/undump
> when changing repo formats, and it was pretty painless.  The only
> problem was finding a bit of disk space for the dump to go in.

Just do it directly i.e.

# emerge app-arch/lzop
# ssh root@example.com "emerge app-arch/lzop dev-util/subversion &&
svnadmin create --fs-type fsfs newrepos"

# svnadmin dump oldrepos | lzop \
        | ssh -c blowfish root@example.com "lzop -d | svnadmin load newrepos"

Edward

ps. sorry if this is a dup.  first email didn't seem to get through

--
TLUG Technical Meeting:  Saturday, 12 November
Subversion, Gentoo's Portage, more...   http://www.tlug.jp/meetings/next.php

The TLUG mailing lists are normally hosted by OSDL Japan http://www.osdl.jp/
They are temporarily being hosted by OnJapan.net during
some TLUG server upgrades.



Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links