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

Re: naming: svn instead of subversion

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-06-19 23:56:49 CEST

On Thu, Jun 19, 2003 at 04:40:18AM -0700, solo turn wrote:
> a lot of things are named "svn" with subversion, but there is a few exceptions. i would consider
> it good style if we just could stick to one naming: "svn".
>
> examples:
> ~/.subversion
> /etc/subversion
> program files/subversion
>
> this of course should only apply to file/folder names.

When you're dealing with an installation, or code is handling the directory
name, then we want it spelled out for clarity. For the user, we abbreviate
with "svn".

The '.svn' subdirectory doesn't obey the above rule for legacy reasons. We
started off with 'SVN' to be very similar to CVS's 'CVS' subdir. Eventually,
we changed it, but we kept the shorter name.

In retrospect, that was actually pretty fortunate because of the '~/.svn' vs
'~/.subversion' that people have pointed out.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 19 23:52:39 2003

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

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