On Mar 3, 1:40 pm, Ben Collins-Sussman <[email protected]> wrote: > Hold on, let us examine your new pykata repository and see what's up.
Yes, I would very much appreciate your taking a look. I was not able to make the edits from 'pywhip' to 'pykata', apparently because there are some checksums buried in the repository that won't allow changing the project name. Everything looks OK in TortoiseSVN (green checks on all files and folders) but the repository files are not changed. When I try to force the change by making one more edit, then commit, I get: Error: Checksum mismatch for ..\PyKata\SVN\trunk\.svn\text-base \app.yaml.svn-base'; expected: Error: 'ba030c3fc4f579cacbc0225bb76fe3a1', actual: '61779287881f5535c05ec54813f86ff2' I can grep for that checksum, and forcibly change it, but at this point, I feel I should have just abandoned the old project and started fresh. If I make a fresh start, is there any reason to retain that 'trunk' directory? the old PyWhip project had all files directly under SVN/. The plan now is - Reset the PyKata repository. Checkout a fresh working copy (just an empty skeleton). Add the edited files to that WC (leaving anything in a .svn folder untouched). Commit. I'll wait until I see your reply. -- Dave -- 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.

