Hi Yawar Amin: Sorry, I was out of my town for couple of days. But, I have good news for you.
I could successfully extract your a. dune b. isn_meetings c. mkw1120 d. ooscripts Here are what I did: 1. first run recovery using svnadmin recovery <repo-path> 2. then, run svnadmin dump <repo-path> > <master-dump-file> 3. split your projects from <master-dump-file>, using a. cat <master-dump-file> | svndumpfilter include dune > dune.dump b. cat <master-dump-file> | svndumpfilter include mkw1120 > mkw1120.dump c. isn_meetings, do it yourself d. ossscripts, do it yourself 4. now use dump file to put on your subversion a. svnadmin create dune; svnadmin load dune < dune.dump b. isn_meetings, do it yourself c. mkw1120, do it yourself d. osscripts, do it yourself. Hopefully, you would be able to get it done. I still can sent you all dump files of your each project. If you want it, let me know where you want to get it. I also can put them on a public place. Thanks, Mohammad --- In [email protected], Yawar Amin <[EMAIL PROTECTED]> wrote: > > On 12/24/05, beeplove <[EMAIL PROTECTED]> wrote: > > Hi Yawar, > > > > Send it at > > info at beeplove dot com > > > > I am going out of my town for couple of days from this evening. > > Please don't get frustrated if I get back to you in late. > > > > Thanks, > > Mohammad Khan > > Hi, > > No problem, please do it at your convenience. I've uploaded it to > http://yoyo.monash.edu.my/~yawar/repository.tar.gz. > > Have a good holiday! > > Cheers > > -- > Yawar > ------------------------ Yahoo! Groups Sponsor --------------------~--> Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/hYOolB/TM --------------------------------------------------------------------~-> To unsubscribe send a blank mail to: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/bdlug/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
