Hi,
2008/4/8 Miha Vitorovic <mvitorovic_at_nil.si>:
> "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.
>
Umm I dont know if there is a way using svn:ignore. svn:ignore is for
unversioned resources. And the svnbook page clearly mentions that once
something is added to version control it is picked up for commit and
updates.
I think I can try mark's suggestions.
>
> 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
>
>
--
Puneet
http://sahyog.blogspot.com/
Latest Post: javac -g
Received on 2008-04-09 05:37:54 CEST