[PATCH] 'svn patch' should remove empty dir

2010-02-27 Thread Daniel Näslund
Hi! Puh, 363 lines added. That's the biggest patch I've written so far. Sad to think that once we have implemented git diff format this code will be obsolute :). Reviews welcome! [[[ Make 'svn patch' able to remove dirs beeing empty after patching, taken into account both versioned and unversi

Web-Site: Linking to CHANGES file for different releases

2010-02-27 Thread Karl Heinz Marbaise
Hi, i have question about the links in different release-notes for different release to the CHANGES file. At the moment all release note files (1.1. to 1.6.html) will link to the CHANGES file from trunk of Subversion Wouldn't it be better, based on historical reference to link to the CHA

Re: Web-Site Bugs

2010-02-27 Thread Karl Heinz Marbaise
Hi, so the next thing Attached a patch for the publish/docs/release-notes/1.5.html file. Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt

Web-Site Bugs

2010-02-27 Thread Karl Heinz Marbaise
Hi, i've found other areas which are not working correctly. Attached a patch for the publish/docs/release-notes/1.6.html file. Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Haupt

Re: [fsfs revprop packing] 'hotcopy' and a live sqlite revprops.db

2010-02-27 Thread Daniel Shahaf
Filed this as . Thanks, Daniel Stefan Sperling wrote on Sat, 27 Feb 2010 at 13:02 +0100: > On Fri, Feb 26, 2010 at 02:34:54AM +0200, Daniel Shahaf wrote: > > fs_fs.c:svn_fs_fs__hotcopy() uses this code to copy revprops.db: > > 1597 /* C

Re: [fsfs revprop packing] 'hotcopy' and a live sqlite revprops.db

2010-02-27 Thread Stefan Sperling
On Fri, Feb 26, 2010 at 02:34:54AM +0200, Daniel Shahaf wrote: > fs_fs.c:svn_fs_fs__hotcopy() uses this code to copy revprops.db: > 1597 /* Copy the packed revprop db. */ > 1598 if (format >= SVN_FS_FS__MIN_PACKED_REVPROP_FORMAT) > 1599 { > 1600 SVN_ERR(svn_io_dir_file_copy(src_subdir