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

Re: Storing /etc in a repository

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2005-01-19 14:41:40 CET

On 2005-01-19 17:24+0900, Clemens Schwaighofer wrote:
> On 12/31/2004 06:03 AM, Jani Averbach wrote:
>
> > In fact I version every single file which is not machine generated,
> > even if they are empty or contains no actual configurations. This had
> > saved my day at least once, when ext3 htree index bug ate my whole
> > /etc/pam.d directory, and rendered the system unusable. The whole
> > recovery process was a single 'svn up'...
>
> Hwo did you solve the file rights or ownership thing?
>

I am using a single file where is listed owners and permissions
and that file is also versioned by SVN. Much more elegant solution
would be to use ASVN
<http://svn.collab.net//repos/svn/trunk/contrib/client-side/asvn>

I started this before there was any ASVN, and I haven't needed so
often to restore files, so this single file based system has worked so
far well enough.

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 19 14:46:48 2005

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.