Handling http:// when you really want svn://
From: Ryan C. Gordon <icculus_at_icculus.org>
Date: Fri, 08 May 2009 14:09:18 -0400
So my server has a virtual host, svn.icculus.org ...
svn://svn.icculus.org/ goes to the Subversion daemon, and
Besides the protocol, the basic URLs are the same: svn://blah/Project
The problem I'm running into is that people don't read carefully, or
Many, many people have emailed me to tell me that "subversion is broken"
$ svn ls http://svn.icculus.org/duke3d
...when in fact, the problem is that they're using the wrong URL, and
What's the best way to deal with this scenario? Ideally, I'd like the
Thanks,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.