On 2013-01-04 17:52, O. Hartmann wrote: > Am 01/04/13 15:52, schrieb Garrett Cooper: >> Answering just the trivial question... >> >> On Fri, Jan 4, 2013 at 2:13 AM, O. Hartmann <[email protected]> >> wrote: >> >> ... >> >>> server-1: FreeBSD 10.0-CURRENT #0 r244957: Wed Jan 2 12:06:13 CET 2013 >>> >>> By the way, can someone give me a hint why some boxes show up with an >>> attached "M" to the SVN revision number (like r245005M)? >> >> The M stands for sources modified after checkout: >> http://gotofritz.net/blog/howto/svn-status-codes/ >> HTH, >> -Garrett >> > > > Well, from what I received by now - does this imply that I have > supposedly manipulated my sources? > > Well, I'm not aware of that except that I use non-GENERIC kernel > configuration file, but that is named different. > > I'm surprised and a bit confused ...
Go to /usr/src and go: svn status. It will tell you the files it does not like. ?'s are for files that are not in SVN. M are for modified files. --WjW _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
