RE: Updating the site

2002-01-18 Thread Marc Saegesser

If its on a publicly visible server just send a URL otherwise attach it to a
private email to me and I'll get it into the right place. 


Marc Saegesser 

 -Original Message-
 From: Andy Armstrong [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, January 17, 2002 7:15 PM
 To: Jakarta General List
 Subject: Re: Updating the site
 
 
 Andy Armstrong wrote:
  
  Marc Saegesser wrote:
  
   Or just send a [PATCH] email here and someone with 
 appropriate karma can
   apply it and update the site.
  
  Will do when I go home -- I left the changes on my computer there.
 
 It just occurs -- there's some binary data in there too -- a GIF
 screenshot. Is it better if I just stick it on a server somewhere and
 point you at it?
 
 -- 
 Andy Armstrong, http://www.tagish.co.uk/
 
 --
 To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: 
 mailto:[EMAIL PROTECTED]
 

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Updating the site

2002-01-18 Thread Andy Armstrong

Marc Saegesser wrote:
 
 If its on a publicly visible server just send a URL otherwise attach it to a
 private email to me and I'll get it into the right place.

Thanks Marc. I'll mail it -- probably on Monday because it's on a
computer that I won't be near till then.

-- 
Andy Armstrong, Tagish

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Updating the site

2002-01-17 Thread Andy Armstrong

Daniel Rall wrote:

  Do I just update the page and commit it or is there more to it?
 
 You want to update cvsonwin32.xml from the jakarta-site2 module.  Once
 you've done that, you execute the Ant build to use Anakia to generate
 the HTML version of the XML document, and upload the newly born
 cvsonwin32.html file manually.  Make sure that it's accessible over
 the web (unix permissions and all that).
 
 If you have any issues, just send me a diff of the xdoc and I'll take
 care of it.

Thanks Daniel -- I didn't express the question at all well. I've edited
the XML and built the site successfully, and I've seen what the process
is for making that live, but I seem to be too Karma impoverished to
commit the changes so, in accordance with the instructions on the
documentation page, I was fishing for a Karma upgrade ;-)

-- 
Andy Armstrong, http://www.tagish.co.uk/

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Updating the site

2002-01-17 Thread Danny Angus

Oh good news I like Putty.

-Original Message-
From: Andy Armstrong [mailto:[EMAIL PROTECTED]]
Sent: 16 January 2002 23:26
To: [EMAIL PROTECTED]
Subject: Updating the site


I've updated this page

 http://jakarta.apache.org/site/cvsonwin32.html

to reflect the fact that PuTTY, a free / open source SSH client, now
supports tunnelling and can be used to build tunnels for CVS.

How do I commit the changes?

-- 
Andy Armstrong, Tagish

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Updating the site

2002-01-17 Thread Andy Armstrong

Danny Angus wrote:
 
 Oh good news I like Putty.

Me too. So who's got the Karma bucket for jakarta-site2? ;-)

-- 
Andy Armstrong, Tagish

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Updating the site

2002-01-17 Thread Marc Saegesser

Or just send a [PATCH] email here and someone with appropriate karma can
apply it and update the site.


Marc Saegesser 

 -Original Message-
 From: Andy Armstrong [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, January 17, 2002 5:18 AM
 To: Jakarta General List
 Subject: Re: Updating the site
 
 
 Danny Angus wrote:
  
  Oh good news I like Putty.
 
 Me too. So who's got the Karma bucket for jakarta-site2? ;-)
 
 -- 
 Andy Armstrong, Tagish
 
 --
 To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: 
 mailto:[EMAIL PROTECTED]
 

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Updating the site

2002-01-17 Thread Andy Armstrong

Marc Saegesser wrote:
 
 Or just send a [PATCH] email here and someone with appropriate karma can
 apply it and update the site.

Will do when I go home -- I left the changes on my computer there.

-- 
Andy Armstrong, Tagish

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Updating the site

2002-01-16 Thread Andy Armstrong

I've updated this page

 http://jakarta.apache.org/site/cvsonwin32.html

to reflect the fact that PuTTY, a free / open source SSH client, now
supports tunnelling and can be used to build tunnels for CVS.

How do I commit the changes?

-- 
Andy Armstrong, Tagish

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Updating the site

2002-01-16 Thread Peter Donald

Read.

http://jakarta.apache.org/site/jakarta-site2.html

or recently proposed

http://jakarta.apache.org/site/jakarta-site2b.html

On Thu, 17 Jan 2002 10:26, Andy Armstrong wrote:
 I've updated this page

  http://jakarta.apache.org/site/cvsonwin32.html

 to reflect the fact that PuTTY, a free / open source SSH client, now
 supports tunnelling and can be used to build tunnels for CVS.

 How do I commit the changes?

-- 
Cheers,

Pete

---
If your life passes before your eyes when you die, 
 does that include the part where your life passes before 
your eyes?
---

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Updating the site

2002-01-16 Thread Daniel Rall

[question from tomcat-dev]

Andy Armstrong [EMAIL PROTECTED] writes:

 I was going to update this page

  http://jakarta.apache.org/site/cvsonwin32.html

 to reflect the fact that PuTTY, a free / open source SSH client, now
 supports tunnelling.

 Do I just update the page and commit it or is there more to it?

You want to update cvsonwin32.xml from the jakarta-site2 module.  Once
you've done that, you execute the Ant build to use Anakia to generate
the HTML version of the XML document, and upload the newly born
cvsonwin32.html file manually.  Make sure that it's accessible over
the web (unix permissions and all that).

If you have any issues, just send me a diff of the xdoc and I'll take
care of it.

- Daniel  (a loyal PuTTY uses when forced to use win32)


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]