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

Re: svn import problem - funny character appearing

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-18 14:53:31 CET

On Jan 17, 2005, at 11:54 PM, MDerickW@netscape.net wrote:

> Hi,
>
> This is the first time I'm setting up Subversion on Linux. The initial
> repository import failed.
>
> Here's the command that I used.
> # svn import project file:///home/svn/repos/project -m "Initial import"
> Adding projecĪ+
> k
> (P«
> svn: Can't open directory 'projecĪ+
> k
> (P': No such file or directory
>

Those 'garbage' strings make me wonder if you've got a library mismatch
between APR 0.9.5 and APR 1.0. The two versions of the library aren't
binary-compatible. When folks mismatch them, we sometimes see things
like this.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 18 14:59:01 2005

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.