[imp] IMP downloading lastest production release

Damian Alejandro Fernandez Sosa damlists at cnba.uba.ar
Thu Dec 5 04:19:51 2002


On Thu, 2002-12-05 at 01:12, Hammad wrote:
> I am not a guru on CVS, except few things I have no clue about it. I need to
> know how can I download the lastest production release of IMP close to the
> format you get with tar.gz bundle
> 
> Any help will be greatly appreciated.
> 
> Thanks
run the following script:


#!/bin/sh

export CVSROOT=:pserver:cvsread@anoncvs.horde.org:/repository


cvs co -r RELENG_2 horde
cd horde 

#cvs co -r RELENG_2 accounts
#cvs co -r RELENG_2 forwards
cvs co -r RELENG_3 imp
#cvs co -r RELENG_1 kronolith
#cvs co -r RELENG_1 nag
#cvs co -r RELENG_2 passwd
cvs co -r RELENG_1 turba
#cvs co -r RELENG_2 vacation
#cvs co chora
#cvs co sam
#cvs co imapproxy










More information about the imp mailing list