Re: Best practices: managing configuration files
From: Jack Repenning <jrepenning_at_collab.net>
Date: 2003-08-13 01:09:31 CEST
At 11:28 AM -0700 8/12/03, John Locke wrote:
Well, doing this directly in such a critical place as /etc gives me
svn co http://host/wherever/whatever/etc /tmp/etc # check out temp copy
I'm assuming here that /etc and /tmp are on the same partition; in
And, of course, you'll need to do all this as root, since it *is* /etc and all.
You might want to pause between that "svn co" and that "find|cpio" to
-- -==- Jack Repenning CollabNet, Inc. 8000 Marina Boulevard, Suite 600 Brisbane, California 94005 o: 650.228.2562 c: 408.835-8090 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Aug 13 01:10:21 2003 |
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.