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

Re: Versioning a file with cleartext passwords

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 14 Jan 2009 08:25:59 -0500

On Wed, Jan 14, 2009 at 05:47, Igor Katson <descentspb_at_gmail.com> wrote:
> I have a configuration file where cleartext passwords are saved. There
> is a versioned file with default values, and when I checkout it, I want
> to be able to change it in the working copy, so that when I do a commit,
> it is ignored (I just change the default values to my own).
>
> svn:ignore does not help in this case, cause the file is versioned, and
> I don't want to 'svn delete' it.
>
> So I want the file to stay versioned, and when it's checked out, it
> should contain default values. But if I change it in the working copy, I
> don't want the changes to be commited.
>
> Is there way to solve this problem?

http://subversion.tigris.org/faq.html#ignore-commit

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1024129

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-14 14:27:06 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.