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

Re: configuration (fwd)

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-03-31 16:24:10 CEST

Attila Horvath wrote:
>> All
>>
>>
>>
>> Am a newbie to SVN. HAve some configuration questions...
>>
>>
>>
>> I installed CYGWIN w/ SVN. Everything works relatively well. How do I
>> configure my environment variables to invoke xemacs automagically
>> when I want to compose a log msg w/ related SVN commands?
>>
>>
>>
>> Also installed TortoiseSVN. When I start Windows Explorer I can see
>> Tortoise's directory & file markers so it appears to have installed
>> properly but this is because it is keying off the .svn directory
>> created by CYGWIN/SVN. When I try to do anything with TortoiseSVN I
>> get consistent error(s) [see attached GIF image]. The path shown is
>> the correct path for CYGWIN/SVN.
>>
>>
>>
>> Why does TortoiseSVN not recognize the same path? How do I configure
>> TortoiseSVN such that I can use both CYGWIN/SVN and TortoiseSVN at
>> the same time?
>>
>>
>>
>> Note: this is only a local install - not networked.
>>
>>
>>
>> Thank you in advance,

You need to set EDITOR or SSH_EDITOR in your environment. This is typically
done in your .bashrc or .profile file for your user account if you use the
default "/bin/bash" as your shell.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 31 16:27:05 2006

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.