On Wed, Nov 9, 2011 at 8:51 PM, abhi <[email protected]> wrote:
> I faced the dreaded 502 error while comitting code yesterday to my > project : http://code.google.com/p/surface-physics/ > > The error was appearing when I was trying to commit a particular file > BulletBase.cpp, I tried to get rid of the error by deleting the file > and uploading it from the web interface but it did not work. > Consequently I backed up my code and reset the SVN repository. > > Now the trunk folder in svn has disappeared probably because it > expects me to use svn sync to upload some existing history. > > Would it be possible to recreate an empty SVN repository or do I need > to make a new project ? > You can simply create the /trunk directory in the first revision in your reset repository. -Nathaniel -- 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.

