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

Versioning a file with cleartext passwords

From: Igor Katson <descentspb_at_gmail.com>
Date: Wed, 14 Jan 2009 13:47:12 +0300

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?

Regards,
Igor Katson.

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

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