ActiveState Community

Windows XP Pro

Version control for single developer

Can anybody suggest a very simple version control system for a single developer working alone? I have used many in corporate environment environments for 20 years, but I am now working/playing alone with a notebook computer, and don't want or need the admin complexity, or processor overhead. I don't want a server that's always active. I just want the revisions to be reliably maintained and available.

Trouble getting result from CGI Script

I am sure this is a noob question, but I am banging my head against the wall trying to figure out what is wrong with a script that USED to work. I am running Apache 2.2 on Windows XP Pro with the lastest Active Perl installed. I have been able to verify that my CGI/Perl installation is working and Apache can use it via a test script. And I know I ahve my path set correctly at the top of the script file and can get the page itself to display and take my input, however, when I submit the input, rather than displaying the output, it just wants to download the cgi file.

Highlight closing pair in HTML

I saw the post about pair matching but it didn't answer my question.

The matching of opening and closing

tags worked for me up until a few updates ago. After one of the updates it no longer worked and I can't find where to turn it back on.

I have tag pairs highlighted but I would like it to work like it did before which is when I put my cursor on a

tag it highlights the closing tag.

Thanks

Can't open a file in Komodo 4.4.1

I've been using Komodo 4.4.1 daily. Today I quit Komodo and about an hour later started it again. I was unable to open any existing file nor open a new file. I should also note that the little web-like display I usually get asking me if I want to upgrade, did not come up.

Any ideas? Thanks in advance.

Komodo 5.2 - debugger not stopping at breakpoints

For some reason my Komodo IDE which i use for python no longer stops on breakpoints in my code. I don't believe i have changed any settings. I have even tried uninstalling and reinstalling but this hasn't helped. Any suggestions ?

wx missing from 5.10 (both 32 and 64 bit)?

Can't seem to locate wx or wxPerl in PPM. The build status for 5.10 seems to be stuck on March of 2008 (according to my brief Google search). Does anyone have a current status of these modules?

Problem with using spaces for tabs

Hi,
I'm using Komodo Edit, version 5.2.1, build 4108, platform win32-x86.
Built on Tue Sep 22 02:21:02 2009, for Perl.

I have following preferences:
prefer tab characters over space: unchecked
auot-adjust closing barace: checked
show indentation guides: checked
Allow file content to override Tab setting: unchecked

In Perl:
prefer tab characters over space: unchecked

But still I'm getting tabs but not spaces.

How to get spaces instead of tabs.

Regards,
Giri

PHP Syntax Error Highlighting

Is Komodo supposed to be highlighting syntax errors in PHP code?

If yes, how does one turn that on - or am I seeing some kind of bug.

For example given the following should I see anything special on the line with the error?

<?php
print 'this bit is valid code';
blah blah blah
print 'and here is more valid code';
?>

If I should see something I don't (see attached)

Debugger

I am upgrading my version of perl from 5.6.1 to 5.8.9

When I invoke the debugger I get the following message:

The system cannot find the path specified.
Unable to get Terminal Size. The Win32 GetConsoleScreenBufferInfo call didn't wo
rk. The COLUMNS and LINES environment variables didn't work. The resize program
didn't work. at C:/Perl/lib/Term/ReadKey.pm line 362.
Compilation failed in require at C:/Perl/lib/Term/ReadLine/Perl.pm line 64.
at C:/Perl/lib/Term/ReadLine/Perl.pm line 64

Versions:
v5.6.1, build 633, Built 21:33:05 Jun 17 2002

ClearCase access in Toolbox

Unfortunately, Komodo does not offer integration with rational ClearCase SCC. As a very basic attempt, I created some run commands for the toolbox

There are also keyboard shortcuts included. I used Ctrl-D as a common prefix, as it is not used by default in Komodo.

Checkin Ctrl+D, Ctrl+I
Checkout Ctrl+D, Ctrl+O
Diff to pred Ctrl+D, Ctrl+D
Uncheckout Ctrl+D, Ctrl+U
Versiontree Ctrl+D, Ctrl+T
History Ctrl+D, Ctrl+H
Describe Version Ctrl+D, Ctrl+V
Describe Element Ctrl+D, Ctrl+E