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

Re: Files in repository but not version controlled

From: Sheryl <gubydala_at_his.com>
Date: 2006-09-21 17:20:42 CEST

Bastiaan Veelo wrote:

> In short I would like the possibility to have some files or even
> directories in the repository and make Subversion just host them and
> forget about revisions when new commits are made. In other words, do not
> revision control them and only store the latest revision.

Hi Bastiaan,

I haven't tried this, but one idea that occurs to me is to use
svn:external for the non-revisioned files and put them in their own
repository which you destroy and re-create with a script when you want to
replace the files.

Sheryl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 21 17:21:40 2006

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.