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

Re: Handling http:// when you really want svn://

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Sat, 9 May 2009 01:18:53 +0400

Greetings, Ryan C. Gordon!

> Many, many people have emailed me to tell me that "subversion is broken"
> when they get things like this...

> $ svn ls http://svn.icculus.org/duke3d
> svn: Repository moved permanently to '/duke3d/'; please relocate

This is known issue and i've found a way around it. Search in archive.

> ...when in fact, the problem is that they're using the wrong URL, and
> talking to Apache without Subversion (or even WebDAV) support.

There's nothing wrong, really. Subversion built to be used with http://
access, svn:// is just a fallback for those who can't use Apache.

> What's the best way to deal with this scenario? Ideally, I'd like the
> svn client to realize that this server doesn't support PROPFIND and tell
> the user "maybe you meant 'svn://blah/Project'?" or something, but I'm
> not sure what's involved in that magic, or if there are better
> approaches I could be taking on the server side.

Better is, yeah, let Subversion run on http:// and install viewvc somewhere
else.

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 09.05.2009, <1:14>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2122371
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-08 23:20:58 CEST

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.