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

Re: [Subclipse-users] Ignore certain version controlled files during commit

From: Miha Vitorovic <mvitorovic_at_nil.si>
Date: Tue, 8 Apr 2008 13:58:53 +0200

"Puneet Lakhina" <puneet.lakhina_at_gmail.com> wrote on 08.04.2008 13:47:28:

> Hi,
> We have a number of properties files in our project that every
> developer modifies in their working environment for testing purposes.

I think svn:ignore is what you are looking for:
http://svnbook.red-bean.com/en/1.4/svn.advanced.props.special.ignore.html

If I'm not mistaken it is possible to arange it in such a way, that you
may have stub files in the repository (checkout will fetch them for you)
but they don't get committed from then on.

Br,

---
  Miha Vitorovic
  Inženir v tehničnem področju
  Customer Support Engineer
   NIL Data Communications,  Tivolska cesta 48,  1000 Ljubljana,  Slovenia
   Phone +386 1 4746 500      Fax +386 1 4746 501     http://www.NIL.si
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-04-08 13:59:17 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.