[svlug] Need advice/help managing documents - Subversion? GIT?
Greg Lindahl
lindahl at pbm.com
Sat Oct 18 15:06:08 PDT 2008
On Sat, Oct 18, 2008 at 11:10:57AM -0700, Bill Ward wrote:
> I left that vague because there are a lot of different types. Text files,
> OO.org documents, PDF files, etc.
Well, that makes a big difference. Because it's hard to diff things
like OO.org documents, VCSes have a hard time storing their history
without ending up storing a copy of every single revision. If the
files never change, no problem. But if they change a lot, often a
problem.
It sounds like you don't care about the history, but you haven't
really said.
-- greg
More information about the svlug
mailing list