Re: problem in accessing file level history in svn repository after migration

2006-06-16 Thread Ankush
nable to determine deleted revision What are the reasons behind these errors? Best Ankush ___ vss2svn-users mailing list Project homepage: http://www.pumacode.org/projects/vss2svn/ Subscribe/Unsubscribe/Admin: http://lists.pumacode.org/mailman/listinfo/vss2sv

problem in accessing file level history in svn repository after migration

2006-06-16 Thread ankush chadha
I performed following steps but still facing the problem:1. I created a dumpfile of the vss repository using vss2svn.2. Then I created an svn repository and used "svnadmin load c:/repository < dumpfile" to populate it.3. Then I run the server through command line "svnserve -d -r c:/repository"4. Th