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

Re: TSVN extension for Firefox

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-26 10:31:40 CET

Toby Johnson wrote:
> I have created an initial version of a TortoiseSVN extension for
> Firefox. It currently works only in Firefox 1.4+ (meaning any of the 1.5
> betas or RCs).
>
> It basically adds a context menu to all links for the TortoiseSVN
> commands which are valid with only a URL (Checkout, Log, Repo-Browser,
> Branch/Tag, etc.). Because I'm just too lazy to keep copying and pasting
> URLs from the browser to TSVN. :)
>
> Download it from: <http://www.pumacode.org/projects/tsvnmenu/>

Looks great!
About the location of TortoiseProc: there's a registry key
HKLM\Software\TortoiseSVN\Directory
which points to the installation dir of TSVN. We use that key for the
language pack installer ;)

> I noticed the following slight inconsistencies with TortoiseProc while
> writing this extension:
>
> * "delete" and "export" commands don't accept URLs for the path... is
> there a reason for this? I delete using URLs all the time; and I'm sure
> Export would be handy too.

The reason for this is that up until now, those commands were always
started from a working copy - I've just never thought that someone would
want to start those from an URL.

> * When passing a URL to "Branch/Tag" (copy), the checkbox is available
> for "Switch working copy after Branch/Tag" (forget the exact wording),
> even though this isn't valid with a URL. Should this be grayed out?

Not just that checkbox: The label on top of the dialog needs to be
changed too, and the third radiobutton "Create copy in the repository
from 'Working copy'" needs to be disabled too.

> * When passing a URL to "rename", it allows the rename but never asks
> for a log message.

As above: the rename was done on working copies only until now.

I've already fixed delete/export/branchtag, currently working on the
rename. But since the repo is still down, i can't commit the changes :(

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 Sat Nov 26 10:31:59 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.