RE: Repository data migration using svnadmin

2017-09-26 Thread Hiran CHAUDHURI
the another machine. Many more patterns are possible. Hiran From: Fei Peng [mailto:fp...@trustwave.com] Sent: 26 September 2017 22:29 To: users@subversion.apache.org Subject: [EXT] Repository data migration using svnadmin I am new to subversion admin and planning to migrate our subversion from

Repository data migration using svnadmin

2017-09-26 Thread Fei Peng
I am new to subversion admin and planning to migrate our subversion from one server to another one. The current repo used 350GB space and there about 140GB free space at the same location. Question: svnadmin dump myrepos > dumpfile Where the dumpfile will be and how much space it may take? Tha