From nishant_sahab at yahoo.com Tue Nov 1 07:40:31 2005 From: nishant_sahab at yahoo.com (Nishant Sharma) Date: Tue, 1 Nov 2005 04:40:31 -0800 (PST) Subject: [Rubyinstaller-devel] Windows installer rollback feature Message-ID: <20051101124032.92754.qmail@web60312.mail.yahoo.com> I'd like to conribute to a feature addition request to the ruby installer atleast on windows platforms. Refer to feature request 2760 Can somebody tell me how to go about it? Regards Nishant __________________________________ Start your day with Yahoo! - Make it your home page! http://www.yahoo.com/r/hs From curt.hibbs at gmail.com Tue Nov 1 10:15:16 2005 From: curt.hibbs at gmail.com (Curt Hibbs) Date: Tue, 1 Nov 2005 09:15:16 -0600 Subject: [Rubyinstaller-devel] Windows installer rollback feature In-Reply-To: <20051101124032.92754.qmail@web60312.mail.yahoo.com> References: <20051101124032.92754.qmail@web60312.mail.yahoo.com> Message-ID: <31d15f490511010715icd9d447wd7631c07fccf6b7b@mail.gmail.com> On 11/1/05, Nishant Sharma wrote: > I'd like to conribute to a feature addition request to > the ruby installer atleast on windows platforms. > > Refer to feature request 2760 > > Can somebody tell me how to go about it? > > Regards > > Nishant The first step is to be able to successfully build the installer. You need to retrieve the lates source code from CVS at: http://rubyforge.org/scm/?group_id=167 and then follow the instructions in the readme.txt. Once you have a successful build, then you'll be in a position to make changes. We can talk more when you get to that point. Curt