Foren: Offene Diskussion (Thread #28118)

Need source .zip (2010-12-10 01:27 by the_vet #54692)

Can you make a zip of the latest source code available on your downloads page for ease of access? I need a feature added to Tera Term and I want to see if I can add it myself, with some help from others, as I don't really consider myself a programmer.

Why don't I just put in a feature request? Because when you compare the number of people that probably use Tera Term to the number of people that would find this feature useful, probably only a very small percentage would find the feature useful, as the features usage would be limited to being useful only when Tera Term is used for making an SSH connection to one specific brand of firewall. And as that brand is neither Cisco nor Checkpoint, this limits the usefulness of the feature (most Tera Term users would never need this feature). So rather than request it, I thought I'd try to do it myself.

But I need a quick and easy way to get the source code for Tera Term and ttssh2.

RE: Need source .zip (2010-12-10 22:41 by (del#1144) #54704)

Do you mean "latest release" or "trunk of svn"?

You can get latest source codes from svn like this.

{{{
svn checkout http://svn.sourceforge.jp/svnroot/ttssh2/trunk
or
svn export http://svn.sourceforge.jp/svnroot/ttssh2/trunk
}}}
Reply to #54692