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

passwords in checked-in code

From: Darrell Esau <darrell.esau_at_gmail.com>
Date: Sun, 31 Aug 2008 17:59:42 -0700

Hi all,

I accidentally committed a password in clear text to a configuration
file in my SVN codebase. I've since added various other new
revisions.

I'm wondering if it's possible to edit the repository to remove the
password from the config file.

I'm using the linux filesystem for storage.. I found the files in
db/revs -- however when I remove the password (replacing the
characters with X's) -- when I try to check out the file, I get a
checksum failure.

So -- Is there any way to do this while maintaining all the other history?

Thanks in advance

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-02 05:55:52 CEST

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.