This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Redboot startup problem


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]