SVN IMPORT secret incantation help

If you have any 'mechanical' forge related issues/suggestions, pop them in here.

Moderators: RussW, RobInk, ChiefGoFor, facedancer

Post Reply
User avatar
spacemonkey
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Fri Aug 12, 2005 7:50 pm
Location: New York City
Contact:

SVN IMPORT secret incantation help

Post by spacemonkey » Thu Apr 19, 2007 7:56 pm

Hi folks,

Trying to import my shiny new project to JoomlaCode, but not having much luck. Here is what happens, maybe one of you can correct me if I'm not using the right syntax:

Code: Select all

mitchy@gooberflasm:~/scm $ svn import trunk http://joomlacode.org/svn/jmemcache -m "initial import"
Authentication realm: <http://joomlacode.org:80> Document repository
Password for 'anonymous':
Authentication realm: <http://joomlacode.org:80> Document repository
Username: spacemonkey
Password for 'spacemonkey':
svn: MKCOL of '/svn/jmemcache/!svn/wrk/f67e0b5f-7c2e-0410-8da2-f8e11e71826f/jcache_storage': 501 Method Not Implemented (http://joomlacode.org)


This appears to be a personal problem, so I hope it is merely user error  :-[ And if it is, let's add it to the FAQ so I know where to look for it next time  :D
Last edited by spacemonkey on Thu Apr 19, 2007 9:38 pm, edited 1 time in total.
Bringing on that Spacemonkey goodness:
website -> www.spacemonkeylabs.com
blog -> blog.spacemonkeylabs.com

User avatar
Tonie
Joomla! Ace
Joomla! Ace
Posts: 1585
Joined: Thu Aug 18, 2005 7:13 am
Contact:

Re: SVN IMPORT secret incantation help

Post by Tonie » Thu Apr 19, 2007 8:12 pm

Mmm, on a first check with TortoiseSVN I can checkout with no problem (completed at revision: 0). Will check
Antonie de Wilde - Forum admin

User avatar
RobInk
Joomla! Guru
Joomla! Guru
Posts: 517
Joined: Thu Aug 18, 2005 10:41 am
Location: The Netherlands

Re: SVN IMPORT secret incantation help

Post by RobInk » Thu Apr 19, 2007 8:14 pm

What about this http://forum.joomla.org/index.php/topic,151422.0.html

A guide how to import the files the first time.
Regards Robin - Sites & Infrastructure

User avatar
Tonie
Joomla! Ace
Joomla! Ace
Posts: 1585
Joined: Thu Aug 18, 2005 7:13 am
Contact:

Re: SVN IMPORT secret incantation help

Post by Tonie » Thu Apr 19, 2007 8:17 pm

When I use the svn command on my Linux box, it complains about trunk not existing. Without trunk I can check again with no error (with user anonymous and no password).
Antonie de Wilde - Forum admin

User avatar
RobInk
Joomla! Guru
Joomla! Guru
Posts: 517
Joined: Thu Aug 18, 2005 10:41 am
Location: The Netherlands

Re: SVN IMPORT secret incantation help

Post by RobInk » Thu Apr 19, 2007 8:23 pm

Could it be that repository ACLs should be setup?
Regards Robin - Sites & Infrastructure

User avatar
spacemonkey
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Fri Aug 12, 2005 7:50 pm
Location: New York City
Contact:

Re: SVN IMPORT secret incantation help

Post by spacemonkey » Thu Apr 19, 2007 8:30 pm

Looks like your link worked Robin - thanks for the pointer.

Somehow my checkout got messed up, as I couldn't commit anymore. I assumed incorrectly that I needed to import, when all I really needed was to just get a fresh checkout and add the new files.
Bringing on that Spacemonkey goodness:
website -> www.spacemonkeylabs.com
blog -> blog.spacemonkeylabs.com


Post Reply