A CVS plugin

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

User avatar
fabiochelly
Power Member
Power Member
Posts: 603
Joined: 2003-02-05, 12:03 UTC
Location: Rambouillet, France

A CVS plugin

Post by *fabiochelly »

Wouldn't there be a developer good enough to create a CVS client plugin?
I think it would be very useful and not very difficult to create as there just need to execute cvs.exe in backend and capture the output.
Unfortunately, I don't know CVS enough to develop it by myself.
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

What is it?

Post by *Clo »

fabiochelly
Unfortunately, I don't know CVS enough to develop it by myself
:) Huummm, if you explain me in brief what is CVS, I could send requests to my programmer-friends... :?:
Please, could you answer via a subject on the French forum too (it sleeps!)
Friendly,
Claude
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
yurig
Junior Member
Junior Member
Posts: 2
Joined: 2003-11-23, 00:07 UTC

Post by *yurig »

2fabiochelly:

I was thinking of writting a CVS plugin... It looks like it must be a combination of FS, archive and search plugin, as it must be able to:
- show CVS project structure
- show version info for a particular file
- checkout (and maybe commit) specified versions of the file
- search for files based on CVS attributes - at least, for uncommited files

Without the search features, the plugin will be of no value (for me, at least). So, let's wait for search plugin API that Christian promised in some future version.
User avatar
SUKER
Junior Member
Junior Member
Posts: 88
Joined: 2003-08-25, 07:15 UTC

Post by *SUKER »

2yurig
search for files based on CVS attributes - at least, for uncommited files

Without the search features, the plugin will be of no value (for me, at least). So, let's wait for search plugin API that Christian promised in some future version.
Yes.
Also, very important feature is diff different version of the file...
lord
New Member
New Member
Posts: 1
Joined: 2004-02-11, 12:59 UTC
Location: Germany

Hint

Post by *lord »

Hi!
There is a nice CVS client tool "tortoise" which is made as a Windows Explorer plugin. Works also fine inside TC with it's rightmouse menues.

Only thing missing here is the colorization of the file icons.
User avatar
SUKER
Junior Member
Junior Member
Posts: 88
Joined: 2003-08-25, 07:15 UTC

Post by *SUKER »

2lord
Only thing missing here is the colorization of the file icons.
And THIS made "tortoise" unusable under tc :(
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50809
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

In the Tortoise source code, there is a note that the icons only work in Explorer, because of a bug in Windows which would crash other programs...
Author of Total Commander
https://www.ghisler.com
djek
Junior Member
Junior Member
Posts: 46
Joined: 2003-02-11, 14:07 UTC

Post by *djek »

Only thing missing here is the colorization of the file icons.
And THIS made "tortoise" unusable under tc :(
I disagree.
Whenever I wish so see the fancy icons, I just open the folder in explorer.
rightclick ... explore
or press alt-enter to view the properties of a file or folder.

the icons are only an extra

and that is about the only time I start the explorer. :)
glox
New Member
New Member
Posts: 1
Joined: 2004-03-03, 20:20 UTC

But, you can...

Post by *glox »

Besides what the comment within TortoiseCVS says...there are other file managers performing the icon overlay function. In my search, I found AB Commander.

It seems that it should be possible...

Greg
djek
Junior Member
Junior Member
Posts: 46
Joined: 2003-02-11, 14:07 UTC

Post by *djek »

ghisler(Author) wrote:In the Tortoise source code, there is a note that the icons only work in Explorer, because of a bug in Windows which would crash other programs...
From the tortoisecvs-users mailinglist
Torsten Martinsen(one of the developers) wrote: On a reply to why the icon colorizations don't work:
Because it does not implement the IShellIconOverlayIdentifier interface
which Explorer uses to query the overlay icons.

Apparently, recent versions of Total Commander (previously known as
Windows Commander) implement the interface (I do not use TC myself, so I
may be wrong).
Apperently he is wrong, but it is possible
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50809
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

2glox
What icon overlays work in AB Commander? Does TortoiseCVS work?
Author of Total Commander
https://www.ghisler.com
Norbert
Member
Member
Posts: 120
Joined: 2003-10-19, 21:18 UTC

Post by *Norbert »

Should icon overlays work with Total Commander? I have tried TortoiseCVS (http://sourceforge.net/projects/tortoisecvs/), MP3Ext (http://odin.mutschler.de/mp3ext/) and PixVue (http://www.pixvue.com) and the icon overlays of all this programs are not shown in Total Commander. But they are shown in Windows Explorer and Speed Commander 10.

Regards
Norbert
User avatar
Hacker
Moderator
Moderator
Posts: 13142
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Norbert,
Um die Icons bei MP3ext zu kriegen, musst du bei der MP3-Assoziierung "%1" als Icon eingeben.

HTH
Roman
Last edited by Hacker on 2008-04-05, 18:25 UTC, edited 1 time in total.
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Norbert
Member
Member
Posts: 120
Joined: 2003-10-19, 21:18 UTC

Post by *Norbert »

Hacker,

thanks for the trick, MP3Ext is working now.

Norbert
User avatar
Hacker
Moderator
Moderator
Posts: 13142
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

And BTW those icons are not overlays.

HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Post Reply