[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn 1.5.2 - does not want to import files of type .so or .a

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Fri, 31 Oct 2008 20:43:03 -0500

On Oct 31, 2008, at 20:31, Miller, Hugh wrote:

>> On Oct 31, 2008, at 16:16, Miller, Hugh wrote:
>>
>>> I've started using svn 1.5.2. It doesn't seem to import or commit
>>> shared object lib files or archives (e.g., lib...something.so or
>>> lib... something.a).
>>>
>>> Have things changed in this regard for 1.5.2 ? This used to work in
>>> 1.4.3
>>
>> Nothing should have changed. Subversion has no built-in prejudice
>> against (nor even any built-in knowledge of) any filetypes.
>>
>> In what way does it seem that you can't import or commit these files?
>> What error do you get?
>
> When I do a import of a file tree, all the .so and .a are not found
> afterwards in the repository. No error message returned to the command
> line.

Sounds like the files are being ignored.

>> What OS are you on, on what kind of processor?
>> How is the repository being served -- svnserve or apache2? Do you
>> have .so and/or .a files ignored in your client's global-ignores
>> config directive?
>
> I'm on rhel4.6, amd opteron 250 (64-bit), repository file:///...; did
> not consciously add ignores to the config directives.

What is the global-ignores variable set to in your config file?

Alternately, is there an svn:ignore property on the directory you're
importing and/or committing into, and if so, what is its value?

P.S: Use Reply All so your reply goes to the list too, not just to me.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-01 02:43:34 CET

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.