Re: Change command names
From: Stefan Sperling <stsp_at_elego.de>
Date: 2007-07-27 12:47:13 CEST
On Thu, Jul 26, 2007 at 01:23:16PM -0700, gary (guangyuan) sun wrote:
I usually just override my PATH when needed.
Compile like this:
./configure --prefix=$HOME/svn
Of course the prefix can be anything you like,
When you need the current binaries do this:
export PATH=$HOME/svn/bin:$PATH
When you need the system svn binaries simply don't do anything :)
Works fine for me.
-- Stefan Sperling <stsp@elego.de> Software Developer elego Software Solutions GmbH HRB 77719 Gustav-Meyer-Allee 25, Gebaeude 12 Tel: +49 30 23 45 86 96 13355 Berlin Fax: +49 30 23 45 86 95 http://www.elego.de Geschaeftsfuehrer: Olaf Wagner
|
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.