directory structure

Matthias Andree matthias.andree at gmx.de
Mon Feb 3 23:13:40 CET 2003


David Relson <relson at osagesoftware.com> writes:

>>Then let's make this cut as we release the stable version. You tag the
>>stable version, then you shuffle the code and commit if it passes make
>>distcheck and make rpm.
>
> That's my plan.

I haven't looked at the tags, but the rest of it seems to have
succeeded. However, CVS wouldn't collect all the outdated files, I
really should'a' done "make distclean" before "cvs update" :-)

I worked around this with:

cd /my/workdirs/bogofilter
cvs checkout -d bf bogofilter # saves remembering the root ;-)
cd ..
mv bogofilter old-bogofilter
mv old-bogofilter/bf bogofilter

-- 
Matthias Andree




More information about the bogofilter-dev mailing list