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

Re: checkout-only files with svn - How?

From: Maxim Abrashkin <max-av_at_yandex.ru>
Date: 2006-06-01 06:50:58 CEST

Hi,

> I have a set of files (user configuration files) that are required to
> build the project, but are modified per-user on the users side.
>
> Hence, I want these files to be checked out / updated only if they do
> not exist. Morover, changes to them should never be committed into the
> repository.
>
> I experimented with svn:ignores, however, svn refuses to check out
> ignored files on the first checkout :-)
>
> Anything else I can try?

You can put under version control templates for user configuration
files. Each user can make his own modified version of this files, which
are not under version control.

-- 
Maxim
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 1 06:47:02 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.