RE: marking files inactive
> 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
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?