jesterbam
07-17-2004, 04:52 AM
HI folks, For those that have not read the other thread. I have had SEQ running via patches / tarball since 4.0 something. Even had 5.0.11 working but decided to do a new install and re-document the process of CVS downloading since so much has changed.
Yesterday the CVS was fubbar as discussed in http://www.showeq.net/forums/showthread.php?t=4916
Today I have been downloading from the CVS and I get 4.0 or 5.0.7 using these commands:
cvs -d:pserver:[email protected]:/cvsroot/seq login
cvs -z3 -d:pserver:[email protected]:/cvsroot/seq co showeq
Gets me 4.0....
export CVSROOT=server:[email protected]:/cvsroot/seq
cvs login (just hit return when asked for password)
cvs co -r pre_5_0_beta showeq
Gets me 5.0.7
Thread http://www.showeq.net/forums/showthread.php?t=4910 alludes to the above script not getting the correct version 5.0.11 then references thread http://www.showeq.net/forums/showthread.php?t=4912 which for the life of me I can't find the correct script to grab 5.0.11.
As noted in earlier threads the FAQ are not current and old links to threads pre web site shift are no longer good. I suspect the answer is in those threads but since I can't get there I was hoping someone might point me to a current thread to dig out the answer.. Once I get it done I will document it here for other folks who kept SEQ working via patches and fell behind in doing a correct CVS update/new install.
Thanks
Yesterday the CVS was fubbar as discussed in http://www.showeq.net/forums/showthread.php?t=4916
Today I have been downloading from the CVS and I get 4.0 or 5.0.7 using these commands:
cvs -d:pserver:[email protected]:/cvsroot/seq login
cvs -z3 -d:pserver:[email protected]:/cvsroot/seq co showeq
Gets me 4.0....
export CVSROOT=server:[email protected]:/cvsroot/seq
cvs login (just hit return when asked for password)
cvs co -r pre_5_0_beta showeq
Gets me 5.0.7
Thread http://www.showeq.net/forums/showthread.php?t=4910 alludes to the above script not getting the correct version 5.0.11 then references thread http://www.showeq.net/forums/showthread.php?t=4912 which for the life of me I can't find the correct script to grab 5.0.11.
As noted in earlier threads the FAQ are not current and old links to threads pre web site shift are no longer good. I suspect the answer is in those threads but since I can't get there I was hoping someone might point me to a current thread to dig out the answer.. Once I get it done I will document it here for other folks who kept SEQ working via patches and fell behind in doing a correct CVS update/new install.
Thanks