Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

"When you sign up with your academic email address, we will automatically convert your account to an unlimited academic plan. If your account doesn't automatically get converted, you can apply to have your institution added."

< Q: Simon J R McCallum - are NTNU - addresses already registered under the academic plan at Bitbucket? >

...

Students should sign up with their ntnu email address.  If you want smart commits between JIRA and Bitbucket the email needs to be the same as it uses email as an identifier.

How to use Bitbucket in courses

...

  • We currently use a naming convention for the bachelor projects to add the date in the front. We also have a few teams to make it easier to add students and have just started using the new Projects system

< Q: Øivind Kolloen - On the gathering in Trondheim 3rd of May you mentioned that you used Forking of repository when using Bitbucket in student projects. Can you write a few lines describing how you use this, and why?>    

  • When I set up the repository as a private repository and only allow private forks then I can be sure that the repositories forked from this repository remains private. This prevents the students to access each others repositories and to copy code from each other (at least from the repos.) Furthermore, since now all projects are forks of my initial project I have easy access to them through the list of forks in the original repository.
  • If you run the course for multiple years then it is a good idea to create a new repository as the old forks from the previous year will still be on the fork list.

Git information tools

We are using gitinspector to assess some of the usage of the repositories.  We will be producing a tech paper on the use of the tool in exams and courses in 2016 2017

Online Resources

NOTE - This page is still UNDER CONSTRUCTION !!

...