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

Re: [PATCH] Make it easier to run tests in a ramdisk.

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2005-05-24 18:34:25 CEST

On Mon, 2005-05-23 at 23:54 -0500, Brian W. Fitzpatrick wrote:
>On May 23, 2005, at 8:55 PM, kfogel@collab.net wrote:
...
>> - <Location /local_tmp/repos>
>> + <Location /svn-test-work/local_tmp/repos>
>> DAV svn
>> - SVNPath /home/brane/svn/obj-sh/subversion/tests/
>> clients/cmdline/local_tmp/repos
>> + SVNPath /home/brane/svn/obj-sh/subversion/tests/
>> clients/cmdline/svn-test-work/local_tmp/repos
>
>While you're in here, maybe change brane to <username>?

There were a few other places where this came up where using $HOME or
$USER was a possibility. Anyone have objections to me changing those as
well? Even though those environment variables won't also be set, it'll
keep them from needing to be changed 80% of the time.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 24 18:36:22 2005

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.