Changes between Version 7 and Version 8 of SummerOfCodeWelcomeMail
- Timestamp:
- May 12, 2019, 8:13:56 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCodeWelcomeMail
v7 v8 10 10 11 11 First of all let me welcome you to our organization. I am looking 12 forward to a good summer with an interesting projectto be implemented12 forward to a good summer with interesting projects to be implemented 13 13 which will push the MacPorts project further. 14 14 15 15 Please read our guidelines we put together here: 16 <http://trac.macports.org/wiki/SummerOfCodeGuidelines>16 <http://trac.macports.org/wiki/SummerOfCodeGuidelines> 17 17 Please keep them in mind during the program as they are meant to avoid 18 18 any problems with your project, your progress or anything else. If you … … 31 31 Most important dates are: 32 32 33 * $MIDTERM_DATE: Mid-term evaluations start 33 * $FIRSTEVAL: First evaluation 34 * $SECONDEVAL: Second evaluation 34 35 It would be good to have something to present here. Not only to us 35 36 the mentors, but also to other developers and maintainers 36 37 37 * $PENCILSDOWN _DATE: Pencils down38 * $PENCILSDOWN: Pencils down 38 39 After this timeline you should spend the last week only for hot 39 40 bugfixes and use the time to document your code where not done yet 40 and merge your branch back into MacPorts trunk41 and merge your branch back into MacPorts master (where applicable) 41 42 42 Coding is supposed to start on $KICKOFF _DATE, prepare your task in a way which43 Coding is supposed to start on $KICKOFF, prepare your task in a way which 43 44 allows you to start right away at this date. Of course you can also 44 45 start earlier once you discussed everything with your mentor, we don't 45 46 want to hold you back. :-) 46 47 47 As Google Summer of Code student you will get access to our Subversion 48 repository. To create your account, you need to choose a handle (which 49 will become your @macports.org address) and a mail address we should 50 forward incoming mails to. 48 As Google Summer of Code student you will get access to our GitHub 49 repos. To create your account, you need to choose a handle (which will 50 become your @macports.org address) and a mail address we should forward 51 incoming mails to. Once you have chosen the handle and your forward was 52 created, we will send an invite to our GitHub organization to this 53 address. 51 54 52 How experienced are you with using version control and Subversionin55 How experienced are you with using version control and Git in 53 56 particular? If need be, we can arrange a short introduction on IRC or at 54 57 least give you some hints.