Date: Sat, 23 May 2009 19:19:59 +0200 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no> To: Gabor Kovesdan <gabor@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r192646 - head/lib/libc/nls Message-ID: <86y6snwxc0.fsf@ds4.des.no> In-Reply-To: <4A182792.3030600@FreeBSD.org> (Gabor Kovesdan's message of "Sat, 23 May 2009 18:42:58 %2B0200") References: <200905231636.n4NGaJMs060767@svn.freebsd.org> <4A182792.3030600@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Gabor Kovesdan <gabor@FreeBSD.org> writes: > "Dag-Erling Sm=C3=B8rgrav" <des@des.no> writes: > > Log: > > Remove bogus props > I guess you touched the mime-type? No, I removed the bogus svn:keyword [sic] property. > SVN only let me commit these with the mime-type set to > application/octet-stream or something similar. That's because you didn't set svn:keywords correctly. Setting svn:mime-type to application/* is a big no-no. There are a few exceptions, mostly sample data for regression tests etc. As a general rule, if you don't know how to do something, or if Subversion won't let you do what you're trying to do, you should ask someone instead of trying to work around Subversion. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86y6snwxc0.fsf>