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

Re: Base text files, re: IRC chat

From: Greg Stein <gstein_at_gmail.com>
Date: Sun, 14 Sep 2008 20:48:27 -0700

On Sun, Sep 14, 2008 at 8:06 PM, Talden <talden_at_gmail.com> wrote:
>...
>> Note that if people keep the /bases/ directory in their home dir...
>
> As long as there's the ability to redirect this (via a small file in
> home. EG config) to somewhere away from home which is not always the
> fastest or largest disk.

You bet. At my last job, our home directories were on NFS, so I'm
*very* aware of not wanting to put the bases and metadata there :-)

There are basically three options:

1) at the root of the working copy, in a .svn subdirectory
2) in a subdir of ~/.subversion/
3) in a directory specified by your config (and/or an environ variable?)

I'm leaning more and more towards making option (2) be the default
because of the advantages of sharing text bases. At first, I was
thinking (1) would be the default.

Cheers,
-g

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-15 05:48:43 CEST

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.