|
| From: | Rahul Bhargava |
| Subject: | Re: Running two cvs repositories on one box |
| Date: | Thu, 09 Feb 2006 15:48:36 -0800 |
| User-agent: | Thunderbird 1.5 (Windows/20051201) |
|
Actually it is that simple! We currently do that to test multiple
CVSNT versions on the same machine with WANdisco Replicator. Basically when you build the CVSNT sources: 1. For cvsnt 2.0.58 run configure --prefix=/location/for/2_0_58 and 2. For cvsnt 2.5.01 run configure --prefix=/location/for/2_5_1 Now the cvsnt binary will pick up Pserver file from /location/for/<version>/etc/cvsnt and not /etc. This allows two config files to exists simultaneously. Presumed this was common knowledge :-) -- Rahul Bhargava, SCM Solutions WANdisco,Inc. Pleasanton, CA http://www.wandisco.com Arthur Barrett wrote: Rahul/Eric, |
| [Prev in Thread] | Current Thread | [Next in Thread] |