G'day Davide,
Why not use an OS script (sh script, Windows batch file etc.) to iterate over all subdirectories in "c:\repos\*.*", calling svnadmin dump for each one?
FWIW that's how I do it.
Cheers,
Peter
-----Original Message-----
From: Davide Canalia [mailto:davide.canalia@visualcam.it]
Sent: Wed 26-Jan-05 7:30 AM
To: 'SUBVERSION USERS'
Cc:
Subject: batch dump over multiple repositories
Hi,
i have on my server about 4gb of repositories.
All the repository directories are under the same root:
Ie:
C:\repos\repository1
C:\repos\repository2
C:\repos\repository...
I would like to dump them all (if I'll be able to have svnadmin working
without memory errors..).
There is a way, a switch or other to tell to svnadmin to look at the
children directories?
Something like:
svnadmin dump c:\repos\*.*
thanx
Dav
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 26 16:58:33 2005