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

svnadmin dump

From: Loïc Joly <loic.actarus.joly_at_wanadoo.fr>
Date: 2004-11-22 23:51:43 CET

Hello everybody,

In order to backup some data with each commit, I installed a script that
makes something like
svnadmin dump --incremental --revision 42 > backupfile

I was surprised to see that, though I specified an incremental dump, if
I modify one file in the commit, the whole file is in the resulting
backup. I expected something more like a patch, that could be much
smaller. Is there any interrest in dumping the whole file ?

-- 
Loïc
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 22 23:53:57 2004

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.