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. Then I checkout a working copy from the svn repository using command "svn checkout svn://localhost c:/workingdir"

5. When I open workingdir, its empty but when I view the log, I can see a complete history. There are two problems
   with it :
    a. I am unable to view history at file level, example history of say //parent/child/xyz.java
    b. Action, path, etc fields are empty in the TortoiseSVN client log viewer.

6. For retrieving history of specific projects I tried svndumpfilter, but was unable to get the results, infact got the same
   result to what I was getting without using the svndumpfilter command.

Please help.

Best
Ankush
_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user

Reply via email to