Home

Welcome on the project management web application. This site is dedicated to the organization and control of CS development projects for SI students at Polytech'Nice Sophia.

As a start, this site is first used by SI5/M2 IFI engineering project (PFE).

Introduction

This web app is powered by redmine, a web-based project management app: This redmine site is bound to a subversion site with a repository per project:

First Connection

The connection on the redmine site uses the polytech LDAP. Use your webmail login and password to connect.

Note: you should login a first time to be automatically registered in the redmine system. Then you'll be assigned to your project (not automatically).

How to Use Redmine

For students and supervisors, there is:

Reminder: Usage of this redmine is mandatory for all engineering PFE projects.

Svn Access

Each project has a svn repository automatically created and attached (sorry, no other SCM is currently supported).

The repository is accessible by any svn client (and a web browser) at the address https://redmine.polytech.unice.fr/svn/<yourprojectname>

Note: The repository is created empty, i.e. no branch nor trunk. You need to create these subdirectories through a svn client if you want to have a classic svn organization.

Troubleshooting

Some slots during lunch time (1pm-2pm) will be dedicated to helping students in setting up the connection and svn syncs. In case of problem:
  • on the redmine, check first your login and password, clear cache of your browser and retry.
  • on the svn, check access to the server (ping...), try to connect to the redmine server first to double check your login/pwd
  • mail to Philippe DOT Collet AT unice DOT fr

Latest projects

  • Template of PFE project (31 Oct 2011 15:45)

    Example of a typical PFE engineering project with versions as milestones, instances of features, bugs, meeting and official deadlines for the 2011-2012 year.

    Check the roadmap to start exploring the project.