> Ahh - I'll have to do this from home then, since setting up 
> CVS through a Proxy (at work) is a hassle.

Not to make a plug for another open-source project - but I have the same
problems @ work - next to no open ports other than 80 and 443 and we
have to authenticate every 8 hours to a corporate firewall - so no CVS
client for me there.

I stumbled across CVSGrab,(http://cvsgrab.sourceforge.net) which is
executable via shell command OR as an Apache Ant task - It basically
screen scrapes (over http) ViewCVS, the web front-end to cvs. 

It's a little slower than using a CVS client, but it runs via the web.
It works *great* for nabbing the latest log4j and log4j-sandbox source!
Just point it at http://cvs.apache.org/viewcvs and away it goes!

>From there you can schedule your own cron job / windows scheduled task
to run daily ant builds of log4j, the log4j sandbox, chainsaw v2, etc on
your own workstation.

Hope this helps!


-Scott Heabelrin


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

Reply via email to