You have no /trunk directory, just a '/' directory. The root of your repository is https://mangocats-theme.googlecode.com/svn/ . Trying to checkout /svn/trunk doesn't exist, just as the error message says. :-)
You can create the standard /trunk, /branches, /tags pattern (if you wish) using 'svn mkdir URL'. Or you can ignore that pattern and just checkout the root directory and use that. On Sun, Nov 30, 2008 at 7:44 PM, MangoCats <[EMAIL PROTECTED]> wrote: > > Hi again, > > I finally got back to a "real" computer (was on vacation last week) > and now I can do more than just click on the "Source" tab in my > project.... The source tab has been working since you created the > repository, but when I attempt to checkout to make an initial working > copy, I get this: > > [EMAIL PROTECTED]:~/Desktop$ svn checkout > https://mangocats-theme.googlecode.com/svn/trunk/ > mangocats-theme --username mangocats > svn: URL 'https://mangocats-theme.googlecode.com/svn/trunk' doesn't > exist > > I only create new projects in svn rarely, am I missing some step that > is required to work with an empty repository? > > Thanks, > > > > > > > > > On Nov 27, 10:58 am, Ben Collins-Sussman <[EMAIL PROTECTED]> wrote: >> Hi there, looks like somehow your svn repository wasn't automatically >> created. I've gone and created it for you. >> >> On Wed, Nov 26, 2008 at 6:11 PM, MangoCats <[EMAIL PROTECTED]> wrote: >> >> > Hi, >> >> > I have created a project mangocats-theme and I get a consistent: >> >> > Server Error >> > The server encountered an error and could not complete your request. >> > If the problem persists, please report your problem and mention this >> > error message and the query that caused it. >> >> > when attempting to view the Source tab. I find the FAQ to be lacking >> > in information about this, and help sent me to this forum for answers, >> > so... is there some magic trick to get the repository to work? I have >> > attempted to connect with a couple of subversion clients, but with the >> > Error response on the project page, I don't hold much hope that I can >> > heal the repository with my svn clients. >> >> > Could you please help? >> >> > Thanks, > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at 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 -~----------~----~----~----~------~----~------~--~---

