[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: marking files inactive

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Fri, 2 Apr 2010 17:20:29 -0400

> 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.

2. Move them to an "archive" folder and then don't check that folder out.

BOb
Received on 2010-04-02 23:19:41 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.