Tom,

On Mon, 29 Nov 2004 at 22:37:01 -0000, Tom Brown wrote:

> thanks all - anyone give me a step by step from setting my pserver to 
> exporting the latest? I'm not sure on the module name

Module name is aspseek.

So login with:

 cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/aspseek login

Just hit return when asked for a password.

Then checkout cvs head with:

 cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/aspseek co aspseek

Once checkout is finished you will need to run the cvsprep script from within
the source directory i.e.

 cd aspseek
 ./cvsprep

Note: you will need to have correct auto* tools (automake, autoconf etc.)
installed for cvsprep to work.

Now configure and build as before.

cheers
Matt.

Reply via email to