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

Re: Sharing SVN-Repository between Linux/x86 and WinNT

From: Tobias Ringstrom <tobias_at_ringstrom.mine.nu>
Date: 2004-01-09 16:48:15 CET

Folker Schamel wrote:
>> Garrett Rooney wrote:
>
>> If I'm right about Ctrl-C Ctrl-C causing a nasty kill to the
>> Subversion client, needing "svn cleanup" afterwards, is that something
>> we'd want to fix for 1.0? If so, hit me with a binary and I'll check it.
>
> I fear it is much more serious:
>
> I fear that when using file:// or svn://,

Not svn://, only file://.

> Ctrl-C Ctrl-C sometimes requires a repository recover
> (not only a wc cleanup). Is this right?
> If yes, a fix for 1.0 would be a good idea I think. :-)

Maybe, but someone really needs to confirm that the fix works first.

> As described in
> http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=4263
> we had serious problems with svn+ssh://.
> I don't know for sure, but I think it was caused by Ctrl-C Ctrl-C.

A ctrl-c ctrl-c on a Win32 client will generate a SIGPIPE on a unix
svn:// server. It's been fixed already, and it is also on it's way into
1.0 along with a few other similar fixes.

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 9 16:49:10 2004

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.