the 1.5 work is currently being done on a branch of the freeamp
repository. to view all the tags and branches i usually type:

cvs log freeamp.cpp

from the root freeamp directory.

at the top you will see info on all the branches and tags that have been
applied. one of these is:

release-1-5-branch

if you:

cvs co -r release-1-5-branch freeamp

you will retrieve this branch which is the branch all the 1.5 work is
currently being done on. when it gets to the point were it will compile
we will fold the branch back into the main trunk.

elrod

Timothy Ball wrote:

> this could be really really dumb, but where on the cvs tree is
> freeamp 1.5 work? is that the normal cvs tree? and how do you list
> what projects are available on a cvs server?
>
> probably dumb,
> timball

Reply via email to