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

Re: Local lock, is it possible?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 5 Feb 2008 12:36:36 -0500

On Feb 5, 2008 12:26 PM, <nicklist_at_planet.nl> wrote:
>
> We have some settings files for all developers, which are checked in into
> Subversion. In my working copy I changed some of these, so locally the file
> is modified. However, on a Subversion check in I don't want this file to be
> automatically checked in. (I know, watch out, but accidents happen ;) ) The
> preferred way would be a sample settings file, which is to be copied, but I
> don't want to burden the other developers with this.
>
> Is there a way to accomplish this locally?

You can explicitly tell your SVN client which files/directories to
commit, skipping over this "template" file. But that's open to lots of
potential for error.

I don't see what's "burdensome" about
http://subversion.tigris.org/faq.html#ignore-commit (assuming that's
what you're referring to as the "preferred way").

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-05 18:37:24 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.