Canonchet Project

Course Links

Development Links

CVS Links

Project Management Links

If you do not know your password, it was sent to you in an email from 'csc305-request@davidhbrown.us' with the subject 'Welcome to the "CSC305" mailing list.'

Subteam Membership List (Canonchet Project)

last updated 02-13-08

CHANGE REVIEW
==============
Ian
Lynn
Kevin+

DESIGN
======
Charlotte
Emily
Chris T.

CODE
=====
Dave+
Peter
Chris T.
Kevin
Jarred

DOCUMENTATION
===============
Charlie
Ben+
Brian
Chris T. (?)
Kyle P
Roger

TESTING
=======
Keith
Ignacio+
Tanya

UPLOADER
=========
Kevin+

CUSTOMER LIASON
================
Charlie+

+ Denotes team leader and contact person.

CVS Instructions

  • CVS Reference (URI CS Dept.)
  • CVS Instructions (For this class by Dave)
  • The link to Dave's instructions above will allow you to view the PDF version of the document. If prefer to view it as a Microsoft Word document or want to make sure you are looking at the most recent version, please navigate to the root of the spring2008 CVS repository and download the file.
In case anyone forgot, our stuff lies in the spring2008 repository and therefore can be checked out by ssh into london.cs.uri.edu if you are not already in the lab and then, once in your computer science accont use:

cvs checkout spring2008

SFTP & WinSCP

To transfer files between the dev site and your local machine it appears that you can use either SFTP (tested off campus) or WinSCP (not personally tested).

username: your cs dept. username
password: your cs dept password
directory: /homepage/courses/spring2008/csc305/dev

To access prod or root to download files just replace dev with prod or root

Rebuild Dev Site from CVS

Dave has supplied us with the following script and instructions on how to make all changes to CVS and copy those changes to show up on the DEV site. Below are the instructions, copied from his email on how to make this work. Supposedly, it is as simple as the following:

Here is that promised command to update the “live” development site from CVS:

1) commit your work files into CVS
2) execute the following command on london using PuTTY or other ssh client:
/homepage/courses/spring2008/csc305/dev/cvs_update.sh

We could also do a similar export to /homepage/courses/spring2008/csc305/root for the release.

 

Disclaimer:

This page is not an attempt to replace any of the other class websites we have running, especially not the course webpage. It was created simply as a way so that a CSC305 team member can directly add important links and information in a single place where the entire team has access to it. Please refer to the course webpage and the csc305 listserv to keep up with important information.

 

Bookmark This Page!