On Fri, 10 Oct 2003, Tom Collins wrote:

> On Thursday, October 9, 2003, at 11:31  PM, Nigel Horne wrote:
> >> Why isn't 0.60f available on SourceForge?
> >
> > Because it's in the development tree not the release tree (remember
> > this is the developer's mailing list, not the user's mailing list).
>
> On the vpopmail and qmailadmin projects, we have separate -stable and
> -devel releases.
>
> >> SourceForge is having problems, so I can't browse it right now.  Is
> >> 0.60f tagged in the CVS tree?
> >
> > Yes, that's why I said go to CVS to get the software.
>
> I just went to browse CVS, and there's only one branch, and no release
> tags.  Where can I go to download 0.60f?

Hello.

I would be interested in finding out a way to retreive 0.60f - it would be
great if someone could post information about this, because I'm sure that
I'm not alone in the desire to do this.

After much reading through CVS documentation, I came to the conclusion
that to fetch 0.60f tagged sources, one must execute the following:

  cvs -d :pserver:[EMAIL PROTECTED]/cvsroot/clamav co -r "0.60f" clamav-devel

However, after reading through the cvs sources, I also came to the
conclusion that because the first character of the -r argument is a
number, cvs interprets it as a revision and then baulks at the 'f'
character.

Using  -r TAG:0.60f  also didn't ring the cherries, so I'm stumped.

Looking at http://cvs.sourceforge.net/viewcvs.py/clamav/clamav-devel/
I didn't see anything that looked like a suitable tag to use. :(

Thanks,
Al.



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Clamav-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-devel

Reply via email to