[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.4 import jdk6

From: Ilia <samogon_at_gmail.com>
Date: Fri, 7 Nov 2008 15:04:30 -0500

Steven, thanks for your response. I checked ~/.subversion/config and
found global-ignores is commented out so it should be default which
is:
*.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store.

So something else is to blame here....

ilia.

On Fri, Nov 7, 2008 at 2:25 PM, Steven Bakke <steven.bakke_at_amd.com> wrote:
>
> On Nov 7, 2008, at 12:29 PM, Ilia Lobsanov wrote:
>
>> I was trying "svn import" on jdk-6u10-linux from sun's website using svn
>> 1.5.4 on client and server and https ra_neon protocol. Client and server on
>> the same LAN.
>>
>> libjli.so was always skipped during import (jre/lib/i386/jli/libjli.so).
>>
>> I had to use svn_load_dirs.pl which did pick up libjli.so
>>
>
> I bet that your user config is set up to ignore files named *.so since most
> people don't want compiled objects under revision control. Look in your
> ~/.subversion/config for the ignore list.
>
> -steve
>
>
>

---------------------------------------------------------------------
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-07 21:04:55 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.