Re: reverting changes to svn-base files
From: Stefan Haller <haller_at_ableton.com>
Date: 2004-05-04 08:53:07 CEST
Ben Collins-Sussman <sussman@collab.net> wrote:
> The .svn/text-base/ files are read-only files for exactly this reason.
Ben, making the files read-only is not enough to prevent them from being
For a thorough explanation of this issue, and why perl is right in
Jonathan: what I don't understand is how you managed to change files in
find . -type f -name \*.pm | xargs perl -pi -e 's/foo/bar/g'
This shouldn't be possible, the files in .svn don't match the pattern
-- Stefan Haller Ableton http://www.ableton.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue May 4 07:54:02 2004 |
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.