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

AW: [TSVN] CLI

From: Frank Striegel <f.striegel_at_easysoft.info>
Date: 2005-08-30 18:22:08 CEST

I don't agree. It is not necessary to have svn installed on the client to
use TSVN-funktions. So I can't do such things over 'start-run' or other
command-shell. But TSVN can run it with its library, can't it?

Frank

-----Ursprüngliche Nachricht-----
Von: Simon Large [mailto:simon@skirridsystems.co.uk]
Gesendet: Dienstag, 30. August 2005 16:02
An: dev@tortoisesvn.tigris.org
Betreff: Re: [TSVN] CLI

Frank Striegel wrote:
> Just an idea: a possibility to run a subversion command from the
> tsvn-context-menu. Maybe sometimes it will be helpful.

You could use Start->Run to do this. The only problem is that you don't
have the correct CWD set.

Another way is to add 'Command prompt here' functionality to your
explorer right click. In Win2K you need to add 2 registry keys:

HKEY_CLASSES_ROOT\Directory\shell\Command = Command &Prompt

HKEY_CLASSES_ROOT\Directory\shell\Command\command =
   C:\WINNT\system32\cmd.exe /k cd "%1"

That way you can right click on a folder and execute as many CLI
commands as you need.

Simon

-- 
        ___
   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
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 30 17:25:13 2005

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.