On Tue, Mar 2, 2010 at 9:02 PM, Garrett Cooper <yanef...@gmail.com> wrote:
> On Tue, Mar 2, 2010 at 7:25 PM, Doug Barton <do...@freebsd.org> wrote:
>> On 3/2/2010 6:38 PM, FreeBSD Tinderbox wrote:
>>> make: don't know how to make dpms.4. Stop
>>> *** Error code 2
>>
>> Is anyone interested in fixing this? delphij? The files in cvs and svn
>> seem identical to me, so this seems like an actual bug. Either way it
>> needs to be fixed.
>
> I'm not sure if there's anything to fix:
>
> [r...@garrcoop-fbsd /usr/home/garrcoop]# grep dpms.4
> releng_8/share/man/man4/man4.i386/Makefile
> [r...@garrcoop-fbsd /usr/home/garrcoop]# uname -a
> FreeBSD garrcoop-fbsd.cisco.com 8.0-STABLE FreeBSD 8.0-STABLE #2: Wed
> Feb  3 16:57:07 PST 2010
> garrc...@garrcoop-fbsd.cisco.com:/usr/obj/usr/src/sys/LAPPY_X86  i386
>
>    This was done just a few seconds ago. Is svn blame supposed to
> work with the FreeBSD repo or am I using it incorrectly? I ask because
> I can't see any references to delphij@ at all here..
>
> [r...@garrcoop-fbsd /usr/home/garrcoop/releng_8]# svn blame
> svn://svn.freebsd.org/base/stable/8/share/man/man4/man4.i386/Makefile

blame still works ; I was just using it incorrectly (it only works for
lines that are still present in the file). diff shows the right stuff:

[garrc...@garrcoop-fbsd /usr/home/garrcoop]$ svn diff -r 203976
svn://svn.freebsd.org/base/stable/8/share/man/man4/man4.i386/Makefile
Index: Makefile
===================================================================
--- Makefile    (revision 203976)
+++ Makefile    (revision 204618)
@@ -10,7 +10,6 @@
        cs.4 \
        ct.4 \
        ctau.4 \
-       dpms.4 \
        cx.4 \
        ep.4 \
        ex.4 \

Thanks,
-Garrett
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to