Modifications on svn_load_dirs.pl.in
From: Demange_2, Philippe <philippe.demange_2_at_philips.com>
Date: 2007-10-11 18:44:59 CEST
Hello,
I made 2 patches in the svn_load_dirs.pl.in:
One improvement point is to limit the number of commit operations that can occur. Currently, each time that a symb link is detected, the dest file is removed, this removal is committed, the working copy is updated, and then the replacement file is added. It should be better to remove all the files in one step, and to make the commit operation only once, but I don't know enough well the svn_load_dirs.pl script to do it by myself.
How shall I do to make it available ?
Thanks in advance.
|
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.