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

Re: how do I keep a file but remove from being updated in SVN?

From: roguecartel <timfong888_at_gmail.com>
Date: Mon, 28 Dec 2009 18:25:53 -0800 (PST)

okay cool, I get it...

can I, per the web page, just add the names of those files to the
svn:ignore?

On Dec 28, 3:29 am, Andy Levy <andy.l..._at_gmail.com> wrote:
> On Mon, Dec 28, 2009 at 02:03, Nathan Tuggy
>
> <bugzi..._at_nathan.tuggycomputer.com> wrote:
> > My limited understanding of SVN best practices (see other threads here
> > for a better discussion) suggests that a good approach is to generate
> > these files from templates. The templates are then versioned, but the
> > generated files are not. Ideally, the files would be auto-generated with
> > a small (versioned) script, but if that's not practical, hand-generation
> > will also work reasonably well.
>
> > I thought the FAQ might have an entry on this, but apparently not.
>
> It's in the Subversion FAQ, not the TSVN FAQ.http://subversion.tigris.org/faq.html#ignore-commit
>
>
>
> > On 2009-12-27 20:03, roguecartel wrote:
> >> I have a few files that differ from local and from staging and
> >> production.  For example:
>
> >> php.ini
> >> configuration.inc.php
>
> >> I need a good version to be checked in SVN.  However, my local version
> >> needs to remain different, but I no longer want to see a red 'warning'
> >> that it is out of sync.
>
> >> How can I:
>
> >> * keep these files in SVN (they are obviously already there)
> >> * remove the need to have them updated (I cannot use delete and
> >> ignore, because I still need these files)
>
> >> Thanks.
>
> > --
> > Nathan Tuggy
> > nat..._at_tuggycomputer.com
>
> > ------------------------------------------------------
> >http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...
>
> > To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].
>
> ------------------------------------------------------http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...
>
> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2433528

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-12-29 08:39:09 CET

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

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