I've tried something like $ svn checkout '<my_url>/svn/trunk' sample --username <my_username>
and it created a dir called sample. It so happens that this is an empty project. I was just trying to upload a text file. I had no clue where to upload the file first of all. Anyway went ahead to create the text file in the "sample" directory, and did the following: $ svn commit '<url_to_the_trunk>' It said I should specify where in the file system it should fetch and to which target address should it go...(don't rem the exact error message). --deostroll On Jan 10, 7:24 pm, Ben Collins-Sussman <[email protected]> wrote: > Try the svn book: http://svnbook.red-bean.com-- it has a 'quick > start' appendix that can help. > > On Sun, Jan 10, 2010 at 10:52 AM, deostroll <[email protected]> wrote: > > Hi, > > > I've created a project in google code. Its currently empty. How do I > > use subversion to upload file to the repository? And where is the > > appropriate place to put all the source...? > > > --deostroll > > PS: I am a newbie in this area... > > > -- > > 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 > > athttp://groups.google.com/group/google-code-hosting?hl=en.
-- 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.

