John Stile wrote:
> Can I get any advice or links regarding checking in an entire / of a
> Linux system?
>
> Are there any pitfalls?
>
> To deploy a new system, could i simply do a svn checkout onto an empty
> file system?
>
> I use gentoo, and when I do an update sometimes things stop working, but
> I need to be able to get back to what did work, and track what did
> change on an global system level. Just backing up config files doesn't
> help me version control the entire system.
The tool you are looking for is fsvs <http://fsvs.tigris.org/>. It uses
svn to version entire file systems, but doesn't create .svn folders.
Also it stores metadata like ownership and rights.
I am currently testing it in a virtual machine and I think I will use it
for my real systems soon.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 13 17:54:56 2007