On Tue, Nov 11, 2008 at 10:26 AM, Murugiah Piramanayagam <[EMAIL PROTECTED]> wrote: > > Is there any script to load the SVN dumps? If so, kindly inform. > > My Dump names are look like the following. > > 1_44_test_full.dump.gz > 44_45_test_incr.dump.gz > 46_49_test_incr.dump.gz > 50_72_test_incr.dump.gz > 73_83_test_incr.dump.gz >
svnadmin load <path_to_repo> --parent-dir <folder_path_in_repo> < <path_to_dump_file> remember this need to be issued from svn server machine. -- Regards, Sri Ramadoss M _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
