RE: marking files inactive

2010-04-02 Thread Bob Archer
> I'd like to have checkout and update ignore some files which I want to > keep in the repository for history. Is there any way to mark files as > inactive or retired? Nope... not really. Two options I can think of. 1. Delete them. They are still in the repository, just not in the HEAD version.

marking files inactive

2010-04-02 Thread Kevin Buchs
I'd like to have checkout and update ignore some files which I want to keep in the repository for history. Is there any way to mark files as inactive or retired?