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

Re: Some files won't be imported to my repository!

From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
Date: Tue, 22 Jun 2010 04:07:47 -0500

On Jun 22, 2010, at 03:59, Kevin Wu wrote:

> I created a repository and imported one entire directory.
>
> But some files in that directory were not added to my repository.
>
> I logged the import process and confirmed this.
>
> But why? I need these files in order to auto-build by Hudson server.
>
> these files are 17mb - 44mb big, named for example, "libxerces-c-3.0.so", "libxerces-c.a"

By default, Subversion ignores .so and .a files, and some others. If you don't want that, set global-ignores to something else in your ~/.subversion/config (or equivalent if not on a Unix-based operating system).
Received on 2010-06-22 11:08:30 CEST

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.