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

Re: svn: invalid parameter supplied

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 21 Apr 2010 08:49:54 -0400

On Wed, Apr 21, 2010 at 07:41, Marvin Solomon <solomon_at_cs.wisc.edu> wrote:
>
>
> On 4/20/2010 9:09 AM, Andy Levy wrote:
>>
>> On Tue, Apr 20, 2010 at 09:57, Marvin Solomon
>> <solomon_at_conceptshopping.com>  wrote:
>>>
>>> I have a repository with svnserver running on Linux and am trying to set
>>> up
>>> a client on Windows. ...
>>
>> There's really no compelling reason to use the cygwin Subversion
>> client for the majority of users. Try the native Win32 version. Make
>> sure you've got a version which matches your TSVN version.
>
> Thanks for the workaround.  The cygwin svn is broken, but the native svn
> seems to work fine.  This is definitely a bug and should probably be
> reported, but I'm not sure where.  Any suggestions?  Here's some more info.
>  The windows platform is Windows 7.

I'd suggest reporting it to whomever built the cygwin version you're using.

Cygwin is a really strange thing. It pretends it's *NIX and makes
programs that are running on Windows think they're running on *NIX, so
they try to do *NIX-y things, but they fail because at the bottom of
the stack, it's still Windows.

If you can at all avoid using Cygwin, do so. Many of the GNU
command-line programs (grep, sed, awk, wc, more, et. al.) have been
ported to native Win32 and work great.

> BTW, what's TSVN?

TortoiseSVN
Received on 2010-04-21 14:50:42 CEST

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.