Hi Jon,
You can pass a date to CVS when you check out to get a snapshot for that
date.
e.g. to get the source as of first of january
cvs checkout -D 2003-01-01 quickfix
That should give you the same thing as a nightly or weekly tarball
(depending on the date given of course).
If you pick a date that had a successful build on cruise control then
you at least know it will build :)
Cheers,
Alex.
On Mon, 2003-08-11 at 22:40, Jon Dahl wrote:
> All,
>
> I don't know if this is the right list to post this to so I apologize in advance.
>
> We currently have the original FIX 1.5.0 zip file and have problems with the
> repeating groups. Upon noticing the CVS repository changes, the number of header/cpp
> files which have changed is a high number - subsequently causing some confusion with
> my developers on what exactly to download.
>
> It would be nice if there was a repository for nightly builds of the zip/tar files
> maybe going back a week relieving the confusion on just what needs to be downloaded.
>
> Thanks,
>
> Jon Dahl
> Liquidity Direct, LLC
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _______________________________________________
> Quickfix-developers mailing list
> Qui...@li...
> https://lists.sourceforge.net/lists/listinfo/quickfix-developers
|