You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Rob Moore <ro...@zuken.co.uk> on 2011/01/13 14:18:12 UTC

SVN Import Hang

Hi,
 
I am using Subversion command-line client, version
1.6.12-SlikSvn-tag-1.6.12@956972-X6, 
and on one particular folder I am trying to import, it hangs when doing the
Adding on 
particular files.
 
I have tried deleting the files, and it does seem to then go a bit further, but
then hangs on another file.
 
I have looked through Forums/FAQS and have not seen anything like this.
 
Any ideas ?
 
Thanks
 
Rob
 
		
	
 
 

RE: SVN Import Hang

Posted by Rob Moore <ro...@zuken.co.uk>.
Hi Stefan,

thanks for your feedback and I am sorry I have not responded sooner. But I
finally
found out what the problem seems to be, after your guidance.

Basically I had one file that had a mixture of different line ending styles, \r
followed
by another \r. This file had kanji characters in it, but I am not sure if this
is significant.

I found this by adding all the folders one at a time, until the SVN->Add
function failed 
on this one file. The import I did, did not show any such message.

Anyway, I am happy this is working now and all I had to do was edit the bad
file.

Thanks again.

Rob


-----Original Message-----
From: Stefan Sperling [mailto:stsp@elego.de] 
Sent: 13 January 2011 18:41
To: Rob Moore
Cc: users@subversion.apache.org
Subject: Re: SVN Import Hang

On Thu, Jan 13, 2011 at 03:57:46PM -0000, Rob Moore wrote:
> Hi Stefan,
> 
> thanks for your reply, I did as you suggested and installed the following
> version of the client:-
> 
> Subversion command-line client, version 1.6.15-SlikSvn-tag-1.6.15@1050396-X64
> 
> It still hangs at the same file on import, any other ideas on what I can do?

Is there anything special about the files that file to import?
For instance, are they particularly large?

Can you reproduce the problem with a different remote Subversion
server using the same repository access protocol? (You didn't specify
which protocol you are using btw -- http://? svn://? svn+ssh://? file://?).

Can you reproduce the problem with the same Subversion server using a
different repository access protocol?

Can you reproduce the problem with a local repository accessed
via the file:// repository access method?

Stefan

________________________________________________________________________
This e-mail has been scanned for viruses. The service is powered by MessageLabs.
________________________________________________________________________


Re: SVN Import Hang

Posted by Stefan Sperling <st...@elego.de>.
On Thu, Jan 13, 2011 at 03:57:46PM -0000, Rob Moore wrote:
> Hi Stefan,
> 
> thanks for your reply, I did as you suggested and installed the following
> version of the client:-
> 
> Subversion command-line client, version 1.6.15-SlikSvn-tag-1.6.15@1050396-X64
> 
> It still hangs at the same file on import, any other ideas on what I can do?

Is there anything special about the files that file to import?
For instance, are they particularly large?

Can you reproduce the problem with a different remote Subversion
server using the same repository access protocol? (You didn't specify
which protocol you are using btw -- http://? svn://? svn+ssh://? file://?).

Can you reproduce the problem with the same Subversion server using a
different repository access protocol?

Can you reproduce the problem with a local repository accessed
via the file:// repository access method?

Stefan

RE: SVN Import Hang

Posted by Rob Moore <ro...@zuken.co.uk>.
Hi Stefan,

thanks for your reply, I did as you suggested and installed the following
version of the client:-

Subversion command-line client, version 1.6.15-SlikSvn-tag-1.6.15@1050396-X64

It still hangs at the same file on import, any other ideas on what I can do?

Thanks again.

Rob

-----Original Message-----
From: Stefan Sperling [mailto:stsp@elego.de] 
Sent: 13 January 2011 13:35
To: Rob Moore
Cc: users@subversion.apache.org
Subject: Re: SVN Import Hang

On Thu, Jan 13, 2011 at 01:18:12PM -0000, Rob Moore wrote:
> Hi,
>  
> I am using Subversion command-line client, version
> 1.6.12-SlikSvn-tag-1.6.12@956972-X6, 

Can you please upgrade to see if the problem persists?

This version of sliksvn has known problems.
See http://svn.haxx.se/users/archive-2010-09/0065.shtml

The symptoms of your problem are different from other reports we've
received about this version of sliksvn. However it would be
good to rule out this factor.

Stefan

________________________________________________________________________
This e-mail has been scanned for viruses. The service is powered by MessageLabs.
________________________________________________________________________


Re: SVN Import Hang

Posted by Stefan Sperling <st...@elego.de>.
On Thu, Jan 13, 2011 at 01:18:12PM -0000, Rob Moore wrote:
> Hi,
>  
> I am using Subversion command-line client, version
> 1.6.12-SlikSvn-tag-1.6.12@956972-X6, 

Can you please upgrade to see if the problem persists?

This version of sliksvn has known problems.
See http://svn.haxx.se/users/archive-2010-09/0065.shtml

The symptoms of your problem are different from other reports we've
received about this version of sliksvn. However it would be
good to rule out this factor.

Stefan