On Fri, Jan 11, 2013 at 1:15 AM, <[email protected]> wrote: > During revisions 1..1500 our project was commited to / > Then I have created trunk/branches folders and moved the code into /trunk > Now I look at ohloh project stats and it refuses to see revisions made > prior to 1500 (when project was is / folder) > > Is there a way to fix SVN history to make it look like the project was in > /trunk since r0 ? >
Only with svnadmin dump/load and svndumpfilter AIUI. > > P.S. I read a guide that explains how to do it, but for that it uses > access to repo to download whole project, edit it manually and upload it > again. I believe GoogleCode has these features blocked? > You can svnsync your repo out, perform the edits locally, then reset your repo and svnsync it into the project. > -- > 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/-/se_t1vAUviEJ. > 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. > -- 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.

