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

Need to version control entire root file system

From: Worley, Chris B <chris.b.worley_at_intel.com>
Date: 2007-06-22 19:47:30 CEST

Not user's home directories, but everything else; and no version control
meta-data cruft left lying around inside my image.

The base "image" is kept offline. I want to version control changes to
every file and directory in that offline image.

Ascii files need explicit diffs, binary files can just be flagged as
changed. I need to be able to view which files changed at any check-in
point, what files are different now from the last check-in, how the
ASCII files changed between any two versions, and roll-back the entire
image to any previous version.

Mostly, I need the diff repository to be outside the image; I don't want
hidden version control directories in every directory of my file
system... I need the version control meta-data kept elsewhere (this
image gets provisioned onto systems).

Will Subversion do this? If not, can anybody recommend a good version
control utility (or maybe one that is extensible) for this? In
trying-out subversion, it looks like it left a hidden directory in each
directory.

Note that I use "image" to mean "root file system", and not a disk image
per se; something you could chroot to.

Thanks,

Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 22 19:47:59 2007

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.