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

Re: help with plug-in

From: Chris Garrett <cgarrett_at_shaw.ca>
Date: 2004-03-18 19:31:49 CET

The error message:

> svn: C:/Documents and Settings/lorenzo/Application
> Data/Subversion/config:49: Section header expected

tells me that you fogot to uncomment the:

#[tunnels]

entry. Try:

[tunnels]
ssh = TortoisePlink -l lorenzo -pw xxxx

Chris

Lorenzo Sicilia wrote:
> Chris Garrett wrote:
>
>
>> I uncommented the [tunnel] and ssh line. I have TortoiseSVN installed
>> so I put tortoiseplink.exe on the path and added that info to the file:
>
>
> first, many thanks Chris!
> It don't work ^_^
>
> I have changed the config file. I get this error, now:
>
> ***
> list -r HEAD svn+ssh://192.168.3.200/share/svn_try
> Malformed file
> svn: C:/Documents and Settings/lorenzo/Application
> Data/Subversion/config:49: Section header expected
>
> my changed line:
>
> ssh = TortoisePlink -l lorenzo -pw xxxx
>
> tks in advance
>
> Regards Lorenzo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
>
Received on Fri Mar 19 05:31:49 2004

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.