Hi , I am moving a folder from a repository to another repository as described in attach file. I am following below steps:
*Step1: Dump Source Repository* svnadmin dump *Step2: Filter out project from dump file* svndumpfilter --drop-empty-revs --renumber-revs *Step3: Load the filtered dump file into new repository* svnadmin load --ignore-uuid --parent-dir It is sucessfully done on svn server but when users checkout the new repository for one user it shows the log for another user it do not show the log. Event both users have access to that repository. Please let me know if anyone have clue about this issue. Regards, Savindra -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/b525dfdb-497d-4818-b438-7ed0f9a59879%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
