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

Re: URL abbreviation?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-04-22 17:41:51 CEST

Perry E. Metzger wrote:

> My users find themselves typing
>
> svn://svn/svn
>
> over and over again all day. (That's the name of our repository on the
> server I cleverly named "svn" to make it easy to remember.)
>

Can't you just do

        svnserve -d -r /path/to/repos

so that they only need to type

        svn://svn

(which is the protocol followed by the server). This won't work if you have
multiple repositories.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 22 17:42:06 2004

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.