[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Yet another nenwbie question

From: Jack Repenning <jrepenning_at_collab.net>
Date: 2003-08-19 22:26:22 CEST

At 1:50 PM -0400 8/19/03, Brad Cox, Ph.D. wrote:
>
>svn import MyStuff file:///opt/svn/MyStuff
>E233: cannot open display
>svn: Bad URL passed to RA layer
>svn: Unrecognized URL scheme: "MyStuff"

Ah. I think that means "you've been reading the documentation for a
recent version of Subversion, but you're actually using an older
one." The syntax to "svn import" was changed recently (I don't
recall when "recently" was, somewhere since 0.23, I think). Used to
be "svn import URL [path ...]", which seems to be what your svn is
expecting. Nowadays, it's "svn import [path] URL...", which is what
you're typing.

I don't see anywhere in the thread where you've told us what version
of Subversion you're using (svn --version, as you might suppose). I
dare to suspect it's "old." You really want to be using "new".

-- 
-==-
Jack Repenning
CollabNet, Inc.
8000 Marina Boulevard, Suite 600
Brisbane, California 94005
o: 650.228.2562
c: 408.835-8090
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 19 22:27:16 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.