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

Re: Ignore file from commit, when its already in repository

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Tue, 17 Nov 2009 15:37:06 +0300

Greetings, Lukas Plachta!

> Hi, I need to set ignore property for some files. But these files are
> already in repository and I need them in repository.
> I only do not want to change them.
> Default versions of these files are in repository. But each developer should
> change these files in his working copy... But them I want to ignore these
> changes, when commiting.
> Is it possible in svn ?

Best practice is to not have such files in working copy.
Either provide a template file, or a file from separate branch.

I.e. authorization credentials, that is in template file, is absolutely dummy,
every coder using their own copy of it to connect to working database
prototype in their personal environments.

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 17.11.2009, <15:34>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2418906
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-17 13:42:44 CET

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.