On Mon Apr 14 05:32:54 2008, coke wrote: > On Sun, Apr 13, 2008 at 10:36 PM, James Keenan via RT > <[EMAIL PROTECTED]> wrote: > > Coke: Have we overcome this problem? > > > > kid51 > > > > > I don't think so, no. > > Try this: > > % mkdir foo > % touch foo/bar.t > % svn add foo > % prove t/distro > > Shouldn't this complain about: > - items that have been svn added but are not in the MANIFEST > - those items not having the appropriate properties? > > I can see if it were a multistep process: "fix manifest". "oh, now > that you've fixed that, I can see the properties are broken." > > Regards. >
As I was working on this (to report things that are checked in but not in the MANIFEST), I found the following files that are checked into the repository, but not in MANIFEST - ports/debian. I checked MANIFEST.SKIP, but it's skipping /debian, not ports/debian; I assume this is a leftover from when debian was in the root. Anyone remember what's going on here? -- Will "Coke" Coleda