Thanks Ben, this is very helpful. Thomas
On Wed, Jul 14, 2010 at 7:38 AM, Ben Collins-Sussman <[email protected]>wrote: > Instead of doing this tutorial, try going straight through chapter 1-3 > of the book. Those chapters assume you already have a repository > available over http:// (which you do), rather than file:/// (which > assumes you're creating a local repository, and you're not.) > > All you need to do is run 'svn import my-tree-of-code/ > https://myprojectname.googlecode.com/svn/trunk/', and then > authenticate with your googlecode-specific password. (See the > instructions on your project's Source->Checkout page.) > > If you need real svn newbie help, the best place is to go to > [email protected] -- that's the main mailing list for svn > users helping each other. This list is mainly for questions specific > to Google's service. > > On Tue, Jul 13, 2010 at 7:39 PM, whidbeytomas <[email protected]> > wrote: > > I'm sorry to ask a question that has probably been asked a million > > times, but my search did not produce an answer. I'm trying to do the > > first requirement for the use of version control, and I can't make it > > work. I've read the guidance in the book (2nd Edition), but it doesn't > > explain things enough. Here's what it says: > > > > $ svnadmin create /ver/svn/newrepos > > $ svn import mytree file:///var/svn/newrepos/some/project \ > > > > For the first line: what part of this is variable? > > For the second line: how do I know what to enter for "var/svn?newreos/ > > some/project?" > > > > The path to my files on my computer is Macintosh HD/Users/TommyHome/ > > KeelWorks/Projects/GraphicArt. > > > > My command client is Path Finder is set to "Macintosh: MyTaxes09 > > TommyHome$" This is wrong, but I don't know how to change the > > directory. All tips accepted, except "get a brain" (I tried that). > > > > Thanks, > > Tomas > > > > -- > > 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]<google-code-hosting%[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]<google-code-hosting%[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.

