Re: file *.a ignored
From: Ryan Schmidt <subversion-2010a_at_ryandesign.com>
Date: Tue, 26 Jan 2010 07:00:47 -0600
On Jan 26, 2010, at 06:05, Soft wrote:
> I use an subversion 1.5 server on Linux system with Linux and Windows clients. On Windows we use Tortoise 1.5.9 and Subclipse in Eclipse. Some projects need to add *.a files to the repository. These files are ignored by default if not explicit added. Is this intended or a bug?
This is the intended behavior. *.a is in the default global-ignores. If you don't want to ignore .a files, set a global-ignores line that does not mention .a files.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.