[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: Miller, Hugh <HughMiller_at_chevron.com>
Date: Mon, 3 Nov 2008 10:20:58 -0600

> -----Original Message-----
> From: Hyrum K. Wright [mailto:hyrum_wright_at_mail.utexas.edu]
> Sent: Saturday, November 01, 2008 8:43 AM
> To: Konstantin Kolinko
> Cc: Ryan Schmidt; Miller, Hugh; users_at_subversion.tigris.org
> Subject: Re: svn 1.5.2 - does not want to import files of type .so or
> .a
>
>
> Uh, the default value for global-ignores *is* empty. See below...
>
> > The value can be seen in the sources (as some #define there), and
> > is also written as a comment into the subversion config file when
> > it is auto-created for the first time.
> >
> > In svn 1.5.0 it is
> > # global-ignores = *.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.a
> *.pyc *.pyo
> > # *.rej *~ #*# .#* .*.swp .DS_Store
>
> These lines are commented out, and have no bearing on the default
> operation of
> Subversion. Of course, if you choose to uncomment them, or an
> administrator
> does, these patterns will be ignored, but it isn't the default
setting.
>

The global-ignores values in the .subversion/config file are as you
indicate for the userid I am using. The ignore line is commented out.

Are there any other places an ignore might possibly be being set ? The
version was not compiled by me; is there some build option that might
have been set so that svn ignores certain file types ?

Using --no-ignore on import does result in the files being put in the
repository, so I do have a work-around for now.

Thanks,
Hugh

---------------------------------------------------------------------
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-03 20:04:12 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.