thanks, it works! However, the google code system behave really weird then.
I have committed my code to google code again after I reset my repository. However, in the source code browses view, it looks like empty. http://code.google.com/p/skywatcher/source/browse/#svn%2Ftrunk I am sure the code is there since I can check out the code from repository normally. Anyone can help this issue? Best Regards On Jun 28, 6:17 am, Augie Fackler <[email protected]> wrote: > On Mon, Jun 27, 2011 at 7:32 PM, Lucemia <[email protected]> wrote: > > Hi there: > > > I uploaded a project contains some code that should not be shared > > openly to the google code. Although I find out the mistake and delete > > these files immediately, people still can find the source in the > > changes history. I wonder is there a way to delete these files totally > > in google code? > > You'll need to copy your history locally, either with svnsync (svn) or > 'hg clone' (hg), and then run some sort of filter on it, either > svndumpfilter (svn) or 'hg convert' with a filemap (hg). Once you've > sanitized the history to your satisfaction, you'll want to reset your > repository and re-upload using the cleaned up version as the source. > > > > > > > > > > > Best Regards. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Project Hosting on Google Code" group. > > 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 > > athttp://groups.google.com/group/google-code-hosting?hl=en. -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. 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.

