The easiest way to not delete trunk is to not delete trunk.
On Thu, Jul 24, 2008 at 10:06 AM, Peter Bergner <[EMAIL PROTECTED]> wrote: > On Thu, 2008-07-24 at 18:48 +0200, Andreas Schwab wrote: >> Definitely something fishy around that time. svn log says: >> >> ------------------------------------------------------------------------ >> r138082 | meissner | 2008-07-23 13:18:03 +0200 (Mi, 23 Jul 2008) | 1 line >> >> Add missing ChangeLog from 138075 >> ------------------------------------------------------------------------ >> r138078 | meissner | 2008-07-23 13:06:42 +0200 (Mi, 23 Jul 2008) | 1 line >> >> undo 138077 >> ------------------------------------------------------------------------ >> r138075 | meissner | 2008-07-23 12:28:06 +0200 (Mi, 23 Jul 2008) | 1 line >> >> Add ability to set target options (ix86 only) and optimization options on a >> func >> ------------------------------------------------------------------------ >> >> And svn diff says: >> >> $ svn diff -c138078 >> svn: Unable to find repository location for '' in revision 138077 >> $ svn diff -c138077 >> svn: The location for '' for revision 138077 does not exist in the >> repository or refers to an unrelated object >> >> Apparently the repository has some issues with revision 138077. > > Maybe it's related to this #gcc comment: > > <meissner> [snip] > However, I did accidentily delete the trunk when I was trying to > delete > the branch, and did a copy from the previous version. Is there > anyway on > the svn pre-commits to prevent somebody deleting the trunk? > > Peter > > > >