[ECOS] Redboot startup problem

Andrew Lunn andrew@lunn.ch
Tue Nov 21 17:00:00 GMT 2006


On Tue, Nov 21, 2006 at 01:13:10PM +0100, Manfred Huber wrote:
> Hi Andrew,
> 
> thanks for your reply!
> 
> > Could you try using anoncvs from before the big changes on 2006/07/20
> > and before the changes on 2006/05/09. See if these work or it is
> > broken back then.
> 
> Call me stupid, but I'm new to cvs and I do not seem to be
> able to check out an older version from the online repository.
> May I please ask you  (or anyone else) to tell me what the command
> looks like? I use cvs 1.11.17 installed from the cygwin site.

Use the -D option

`-D date'
     Use the most recent revision no later than DATE.  This option is
     sticky, and implies `-P'.  See *Note Sticky tags::, for more
     information on sticky tags/dates.

So try

cvs up -D 2006/07/20

    Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list