Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Moving a Subversion repository to another location
- Date: Sun, 20 Nov 2005 11:20:54 +0900
- From: Ian Wells <ijw@example.com>
- Subject: Re: [tlug] Moving a Subversion repository to another location
- References: <4379BE8A.2050202@example.com> <30ce84360511152157t4d85e5cbk560c6cf80cfc4cc4@example.com> <437AEB58.4070909@example.com>
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.
- References:
- [tlug] Moving a Subversion repository to another location
- From: Alain Hoang
- Re: [tlug] Moving a Subversion repository to another location
- From: Ian Wells
- Re: [tlug] Moving a Subversion repository to another location
- From: Edward Middleton
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] kterm equivalents
- Next by Date: [tlug] Apache 2 + PHP5 + Oracle Instant Client stability Issues
- Previous by thread: Re: [tlug] Moving a Subversion repository to another location
- Next by thread: [tlug] Retro Gaming Hacks
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links