[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: Steven Bakke <steven.bakke_at_amd.com>
Date: Fri, 7 Nov 2008 14:25:06 -0500

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 20:25:48 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.