Re: using multiple version of git simultaneously

2012-11-18 Thread arif
On 11/17/2012 10:16 PM, Jeff King wrote: > On Sat, Nov 17, 2012 at 02:50:31PM +, Tomas Carnecky wrote: > >> On Sat, 17 Nov 2012 20:25:21 +0600, arif wrote: > >> Install each version into its own prefix (~/git/1.8.0/, ~/git/1.7.0/ etc). > > Once you have done that, you can also symlink the b

Re: using multiple version of git simultaneously

2012-11-17 Thread Jeff King
On Sat, Nov 17, 2012 at 02:50:31PM +, Tomas Carnecky wrote: > On Sat, 17 Nov 2012 20:25:21 +0600, arif wrote: > > I'm trying to use different version of git simultaneously. So how can i > > append some suffix (like "--program-suffix=git1.8) so that i can > > distinguish between different vers

Re: using multiple version of git simultaneously

2012-11-17 Thread Tomas Carnecky
On Sat, 17 Nov 2012 20:25:21 +0600, arif wrote: > I'm trying to use different version of git simultaneously. So how can i > append some suffix (like "--program-suffix=git1.8) so that i can > distinguish between different versions. Install each version into its own prefix (~/git/1.8.0/, ~/git/1.7.

using multiple version of git simultaneously

2012-11-17 Thread arif
Hi, I'm trying to use different version of git simultaneously. So how can i append some suffix (like "--program-suffix=git1.8) so that i can distinguish between different versions. -- Cheers arif -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord