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

checkout-only files with svn - How?

From: Daniel Lohmann <daniel.lohmann_at_informatik.uni-erlangen.de>
Date: 2006-06-01 05:51:48 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?

Thanks a lot!

Daniel

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