Hey I want to remove a file and the history of the file from a repo, because of the confidential information in it. I have read a lot of post that this is not possible in a easy manner.
What I want to try is to dump the repository from the first to the last correct revision to another local repository After this I can merge the latest code with this new repository. In this new repository are the latest changes. Than I can revert the original project to a correct revision and merge the new repo with the original one. Is this a good idea to do? Or is there a better solution for this? When I revert in svn is the history also gone? Is it possible for me as a committer (not space owner) to do this? with kind regards Hans Vandenbroeck -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-code-hosting/-/phWor8zdMrAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

