Um, I don't think this has anything to do with Google Code. Your TeamCity config is messed up somehow -- it's trying to read the repository path /buildroot/trunk/, and that directory doesn't exist (hence the 403 error). And as far as I can tell (looking through the repository's history), that repository path has never existed.
On Thu, Mar 3, 2011 at 6:18 PM, Latif Khalifa <[email protected]>wrote: > Btw. you can see example of failures: > > > http://tc.openmetaverse.org/project.html?projectId=project13&tab=projectOverview&guest=1 > > http://tc.openmetaverse.org/project.html?projectId=project2&tab=projectOverview&guest=1 > > Latif > > On Thu, Mar 3, 2011 at 11:25 PM, Latif Khalifa <[email protected]> > wrote: > > Hi, > > > > We're running continuous integration service for a few opensource > > projects using TeamCity from JetBrains. Looks like TeamCity is having > > trouble contacting subversion repositories at Google Code. It fails > > with: > > > > svn: OPTIONS of '/svn/libopenmetaverse/trunk': 403 Forbidden > > (http://libopenmetaverse.googlecode.com) > > > > I don't know when this problem started, but it is within the last > > couple of weeks. > > > > -- > 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. > > -- 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.

