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

Re: [TSVN] bug: Runaway TortoiseProc.exe

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-11-18 18:16:14 CET

Josh Gargus wrote:

>> - check your ssh settings. Try the same settings with the command line
>> client.
>
> Where would I change the ssh settings? In the Network tab of
> 'TortoiseSVN Settings'? In any case, I think that ssh is probably
> working fine, since I can use TortoiseSVN to checkout and update the
> source tree, but not commit, etc.

Yes, you usually have to pass additional params (like username/password)
to the TortoisePlink program.
Checkout and updating don't need authentication if you provide anonymous
read access to your repository. But committing does.

Since you're setting up your first connection to an svnserve based repo
with ssh access, I'd recommend you use the regular Plink program first
before using TortoisePlink. TortoisePlink doesn't show you error
messages and/or warnings, the regular Plink does (but it also pops up an
ugly DOS window for every connection).

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 18:16:39 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.