Hi guys, Earlier today I was moving files in the power-architect project on google code and am now unable to view the history of the Java files. I was doing changes to the layout of our project to be in-line with Maven so I moved the files at trunk/src/ca/sqlpower/architect to trunk/ src/main/java/ca/sqlpower/architect with Eclipse. After updating build files and committing (using Subclipse) I tried to view the history of one of the files and received the error: svn: Could not resolve path / trunk/src/ca/ArchitectSessionImpl.java for history. I noticed the path was missing sqlpower/architect so I tried checking out the project fresh, but did not resolve the problem. I then tried reverting to an older version before moving the files. After the revert I was receiving the error: svn: Could not resolve path /trunk/src/ca/ sqlpower/architect/ArchitectSessionImpl.java for history. Finally, I tried removing the entire trunk/src directory with svn delete and did an svn copy from a revision before moving the files. After the svn copy I was still receiving the error: svn: Could not resolve path / trunk/src/ca/sqlpower/architect/ArchitectSessionImpl.java for history. Is there a way to restore the files so the history is visible again or will I need to clear the repository and upload a backup?
Project: http://code.google.com/p/power-architect/ Svn: version 1.6.3 Eclipse: version 3.4.1 Thanks for any assistance, Thomas -- 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.

