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

Re: console windows popping up on Win XP

From: Dan North <dan_at_tastapod.com>
Date: 2005-07-19 19:12:55 CEST

Firstly let me rave about svnserve -d. It's _so_ fast! I've set up the
repository as a regular svn:// repository, and I'm using the --root
/path/to/svn/repository switch to hide the filesystem.

If you have to use Putty's plink.exe though, you can eliminate the
console popups by starting eclipse with -vm /path/to/your/java.exe
instead of the default javaw.exe. This starts eclipse with an extra
console window, which stops the annoying plink consoles popping up. It
also serves as an error console for eclipse, which is handy.

Cheers,
Dan

Mark Phippard wrote:

>Dan North <dan@tastapod.com> wrote on 07/18/2005 02:37:38 PM:
>
>
>
>>It's a totally vanilla setup:
>>
>>* I've created a new repository on a remote linux box, so no hook
>>
>>
>scripts.
>
>
>>(svnadmin create with the default fsfs).
>>* It's definitely using javahl.
>>* I'm using svn+ssh protocol with SVN_SSH=plink.exe in the environment,
>>
>>
>using
>
>
>>a key loaded into pageant.
>>* svn update from the command line works fine (I also installed svn 1.2
>>locally, for kicks).
>>
>>If you can think of anywhere to poke around I'm happy to do some
>>
>>
>detective work.
>
>I always forget about SSH. It seems likely to me that the console window
>is from the SSH client.
>
>Searching the archives it looks like you are our SSH expert, so post back
>if you figure it out.
>
>Here is a thread I found:
>
>http://subclipse.tigris.org/servlets/ReadMsg?list=users&msgNo=2455
>
>Mark
>
>
>
>_____________________________________________________________________________
>Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
>_____________________________________________________________________________
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
Received on Wed Jul 20 03:12:55 2005

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.