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

Is it possible to have an unversionned item in a svn repository that is still checked out the first time?

From: Jean-Noël Rivasseau <elvanor2007_at_gmail.com>
Date: 2007-03-14 14:30:43 CET

Hello

My problem is this one: I would like to have a configuration file in my
subversion project, along with the code. Ideally, developpers checking out
my project via SVN would get a copy of a (default) configuration file. Thus
they would know that this file is there and needs to be modified
accordingly.

However I of course don't need the changes they make to the file to be
commited to the SVN repository... since these changes reflect their (local)
configuration...

Is there a way to have such a file in an SVN repository? svn status would
not show this file (as if it were ignored), but it would still be in the
subversion repository.

If someone can help me (I hope I've been clear enough), thanks in advance.

Jean-Noël Rivasseau
Received on Wed Mar 14 14:31:10 2007

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.