[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS manual - bug?
From: |
Nick Roberts |
Subject: |
Re: CVS manual - bug? |
Date: |
Sun, 22 Jun 2003 23:58:50 +0100 |
> > but -A doesn't reset the `-k' options and neither would it want to.
>
> Yes, it does.
>
> > The sticky tags and dates are set during checkout by the end user who may
> > wish to reset them. However, the `-k' options are set when the file is
> > added to the repository and are not generally changed.
>
> But they can be -- both checkout and update have -k switches that allow
> you to override the default setting from the repository. Once you've
> done that, -A reverts back to the default setting from the repository.
OK, so its a language thing: the sticky tags and dates are always reset to
`None', while the `-k' options are reset to the default setting, which need
not be `None'.
Oh, OK... I was wrong.
Nick