X-Spam-Check-By: sourceware.org DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from:message-id; b=OAq1XEHLwHd6k7fFmRK+0JsV/OIH0LTd4qd+EeuttIR8GyUU27JhJ3u3JPRjRjPH8f/6VyeoRMQzZ+ftZ4kzi9KplFhrNJzz5QlvT5h61VprxxhtoiSGJKGfL72cGXVJ6vGGI6y9rVBLjQDKj3oehxP+4vingog5LeIVhR7lvZ8= Date: Wed, 21 Feb 2007 20:30:47 -0500 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin and svn on Windows Vista References: <8d6fac3b0702210054j41ed9ad9v9f13faaf78595ee8 AT mail DOT gmail DOT com> <20070221091049 DOT GD4158 AT calimero DOT vinschen DOT de> In-Reply-To: <20070221091049.GD4158@calimero.vinschen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Benoit Miller Message-ID: <45dcf24d.5749361f.7840.02bb@mx.google.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Corinna Vinschen wrote: > On Feb 21 00:54, Andy Wu wrote: >> When I try to do a checkout or export from a svn repository, I get the >> following error message: >> >>> svn checkout svn+ssh://[path]/[to]/[repository] >> 11 [main] svn 1472 child_copy: linked dll data write copy failed, >> 0x317000..0x3170B0, done 0, windows pid 3628, Win32 error 487 >> svn: Can't create tunnel: Resource temporarily unavailable >> >> This seems to be happening only on Vista (darn Microsoft), and so >> command line svn doesn't seem to be working in cygwin. I'm on the >> latest cygwin 1.5.24-1 and the svn version is 1.4.2. >> >> I know that Vista is actually not yet supported, > > Cygwin runs on Vista and it's supported. Did you try rebasing? > See /usr/share/doc/Cygwin/rebase-2.4.3.README Svn command-line (1.4.2 r22196) seems to work just fine for me in Cygwin on Vista. In my case I /did/ rebaseall to 0x65000000 when trying to solve an unrelated problem however (it was due to an old cygwin1.dll from a crap installer in \windows\system). Does it happen only when doing a checkout or export from an ssh repository? Ben. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/