Hi all,
if I am in a directory managed by CVS and I do:
rm FILE
then cvs up will download the file.
But if I do instead:
rm -rf DIR
cvs up
won't download again the removed directory.
Same problem seems to occurr when in a new CVS version new dir are
added, cvs up doesn't seem to downlad them.
On date Thursday 2008-02-07 10:31:40 +0100, Stefano Sabatini wrote:
> Hi all,
>
> if I am in a directory managed by CVS and I do:
>
> rm FILE
> then cvs up will download the file.
>
> But if I do instead:
> rm -rf DIR
> cvs up
>
> won't download again the removed directory.
>
> Same problem se
2 matches
Mail list logo