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

Re: [TSVN] Re: Content corruption during import

From: SteveKing <stefankueng_at_gmail.com>
Date: 2004-11-18 14:48:33 CET

On Thu, 18 Nov 2004 14:15:33 +0100, Thomas Hallgren
<thhal@mailblocks.com> wrote:
> SteveKing
> > Now: first thanks for the files. But couldn't you just say that one
> > file has an additional newline at the end?
> >
> No, because that's not the only difference. If you care to look at the
> files once again and perhaps run a diff on the *actual files that I
> attach*, you'd find that line 9 where the original has:

Sorry, but no matter what I do, I can't see those differences!
Oh, I see: you've sent the bad file twice...

> > Are you using the same version? I mean if you're using TSVN1.1.0 then
> > you have to use the CL-client version 1.1.0 too.
> >
> > /me thinking: do you have any auto-props set in your configuration file?
> >
> My configuration is exactly as stated in my first mail if you care to
> read that again. And no, I have a clean install with no autoprops.

I've read that mail. And yes, you tell that you're using Subversion
1.1.0 on the server. But did you try the import command with the
client version 1.1.0 too? I mean you have to do a 'svn --version' to
make sure that you don't accidentally use an older version which
resides somewhere in your PATH.

Don't get me wrong here. I really think that this shouldn't happen and
is a serious bug (if it's reproducable of course). But something is
very strange about your report which just doesn't make much sense:
- it works with the CL client, but not with TSVN
- TSVN uses the Subversion API and doesn't even _touch_ the files to
import and checkout from. So if it doesn't work with TSVN it shouldn't
work with the CL client either.
- I tried your recipe with file:/// access instead of http like you
did, and couldn't reproduce the behaviour.

hmmm - did you install the CL client with the setup.exe program or did
you use the zip file version of it? If the latter, did you set the
APR_ICONV_PATH variable to point to the iconv directory?
If the APR_ICONV_PATH isn't set correctly for both the CL client _and_
the server, then I think you could experience the problems you're
describing here.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Nov 18 14:49:07 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.