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

Re: svn commit: rev 7695 - in trunk: doc/book subversion/include subversion/libsvn_fs subversion/libsvn_repos subversion/svnadmin subversion/tests/libsvn_fs

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-11-13 00:35:46 CET

Philip Martin <philip@codematters.co.uk> writes:

> "C. Michael Pilato" <cmpilato@collab.net> writes:
>
> [explanation]
>
> Thanks.
>
> > That's why I would encourage folks to run 'svnadmin deltify -r REV'
> > per-commit. Or, if the wanna use a cronjob, they should remember the
> > ranges they've deltified, perhaps by setting a custom property on
> > revision 0 of the filesystem.
>
> I assume you mean a revprop on the repository not a property on
> revision 0.

There are no props on repositories, so actually, yes, I meant revision
0. It's your repository -- do whatcha want with it. Of course, you
don't have to do that. If you'd rather set a revision property
("deltified") on each revision as you deltify it, you can do that.
Wanna use some textfile to remember that? I don't care. Do whatcha
want. I was merely saying I would do on my own repository.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 13 00:36:57 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.