I've just started a new project on googlecode and want to upload a folder 
with a few existing files.
Problem is, I have reset the repository and the svn folder is empty.

$svn checkout https://*my-project*.googlecode.com/svn/trunk/ my-project 
--username *my-username*
svn: URL 'https://*my-project*.googlecode.com/svn/trunk' doesn't exist

Tried doing an import :
$svn import my-project https://*my-project*.googlecode.com/svn/trunk 
--username *my-username* -m "Initial import"
Password for '(null)' GNOME keyring: 
svn: MKACTIVITY of '/svn/!svn/act/f1a39862-21c6-4371-9891-f9d9ac2579c1': 
authorization failed: Could not authenticate to server: rejected Basic 
challenge (https://*my-project*.googlecode.com)

So how do I get started ?

-- 
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.

Reply via email to