[maybe ot?] RubyForge now supports SFTP

...many thanks to Brian Candler for making this work. An example
session:

···

===================
[tom@hal tmp]$ sftp tom@rubyforge.org
Connecting to rubyforge.org...
tom@rubyforge.org's password:

ls -l

-rwxr-xr-x 1 tom tom 62 Oct 27 14:05 alltail.sh
drwxrwxr-x 2 tom tom 4096 Oct 25 11:35 cron
-rwxr-xr-x 1 tom tom 762 Dec 16 16:04 decode.rb
-rw-r--r-- 1 tom tom 5 Mar 24 09:04 test.txt
[ ... various other files ... ]

rm test.txt

Removing /home/tom/test.txt

bye

[tom@hal tmp]$

Yours,

Tom

Tom Copeland wrote:

..many thanks to Brian Candler for making this work. An example
session:

===================
[tom@hal tmp]$ sftp tom@rubyforge.org
Connecting to rubyforge.org...

Thanks a *bunch* to both of you for making this work!

Let the sound of a thousand web roots getting cleaned up be heard. :wink:

Tom Copeland wrote:

...many thanks to Brian Candler for making this work. An example
session:

Thanks Tom, Brian. I just tried it out and it's quite sweet. Well done.

James

···

--

http://catapult.rubyforge.com
http://orbjson.rubyforge.com
http://ooo4r.rubyforge.com
http://www.jamesbritt.com

Sweet!

Now when do we get rsync?

rsync --delete is much friendlier, and on your bandwidth!

PGP.sig (186 Bytes)

···

On 24 Mar 2005, at 06:14, Tom Copeland wrote:

...many thanks to Brian Candler for making this work. An example
session:

--
Eric Hodel - drbrain@segment7.net - http://segment7.net
FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04

Woohoo! Thank you very much.

Now, another feature request: Subversion. Any possibility? Or at least
allow us to edit the CVS page on rubyforge to point users to an
off-site Subversion repository?

j----- k-----

···

--
Joshua J. Kugler -- Fairbanks, Alaska -- ICQ#:13706295
Every knee shall bow, and every tongue confess, in heaven, on earth, and
under the earth, that Jesus Christ is LORD -- Count on it!

Exactly! Let's see, /var is at 9163272 blocks used... maybe that number
will shrink :slight_smile:

Yours,

Tom

···

On Thu, 2005-03-24 at 23:44 +0900, Florian Gross wrote:

Let the sound of a thousand web roots getting cleaned up be heard. :wink:

James Britt wrote:

Thanks Tom, Brian. I just tried it out and it's quite sweet. Well

done.

Thanks Tom and Brian! This is great news.

-Jonathan

True, that would be nice... hm. We'll see!

Yours,

Tom

···

On Fri, 2005-03-25 at 04:49 +0900, Eric Hodel wrote:

On 24 Mar 2005, at 06:14, Tom Copeland wrote:

> ...many thanks to Brian Candler for making this work. An example
> session:

Sweet!

Now when do we get rsync?

rsync --delete is much friendlier, and on your bandwidth!

Hm. This will probably be introduced when we upgrade to GForge 4.0...
whenever that is.

I like the idea to allow a pointer to an off-site source control
location... be it Svn, Darcs, or whatever. Not sure about a good way to
do that, though...

Yours,

Tom

···

On Fri, 2005-03-25 at 11:20 +0900, Joshua J. Kugler wrote:

Woohoo! Thank you very much.

Now, another feature request: Subversion. Any possibility? Or at least
allow us to edit the CVS page on rubyforge to point users to an
off-site Subversion repository?