Re: permanent solution for deltification problem (issue #1601)
From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-12-02 18:59:34 CET
C. Michael Pilato wrote:
>Branko Čibej <brane@xbc.nu> writes:
> but would it be possible
When creating the repository, svnadmin will create a file in
[deltification]
It will figure out the 'svnadmin-path' parameter like so:
svnadmin-path = svn_path_get_absolute(argv[0]);
which should work everywhere.
After the commit -- in the post-commit hook phase -- the repos layer
Or some variant thereof.
-- Brane Čibej <brane_at_xbc.nu> http://www.xbc.nu/brane/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Dec 2 19:00:24 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.