Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I get the latest development version of WebCalendar?

0
Posted

How do I get the latest development version of WebCalendar?

0

The latest code snapshot is always available through CVS on SourceForge. If you’re not comfortable with CVS, then stick to public releases. In order to get the files from CVS, use the following command to login to CVS for the first time: cvs -d:pserver:anonymous@cvs.webcalendar.sourceforge.net:/cvsroot/webcalendar login (If you get a connection refused error, make sure you set your CVS_RSH environment variable to ssh.) Then, to get the files for the first time, use the following command: cvs -z8 -d:pserver:anonymous@cvs.webcalendar.sourceforge.net:/cvsroot/webcalendar co webcalendar This should create a new webcalendar directory in the current directory. After you’ve done this, you can get the latest code with: cvs update You can find these instructions online at: http://sourceforge.net/cvs/?

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123