Difference between revisions of "User:Elichak"
Line 88: | Line 88: | ||
*** svn.pl and makewrapper.pl. | *** svn.pl and makewrapper.pl. | ||
*** Comment about svn.pl | *** Comment about svn.pl | ||
− | **** For Update subroutine | + | ***** For <b>Update</b> subroutine |
− | **** Currently, subroutine only allows these revision values: HEAD and numbers | + | ***** Shouldn't users also be allowed to use BASE, COMMITTED, PREV to update? |
− | **** Should you still allow svn update command to perform even if file is not defined?? | + | ***** Currently, subroutine only allows these revision values: HEAD and numbers |
+ | ***** Should you still allow svn update command to perform even if file is not defined?? | ||
+ | ***** Correct me if I'm missing out something, I don't see the update command returned | ||
** Then, files in the Test directory: | ** Then, files in the Test directory: | ||
*** Test.pm, TestCase.pm, TestSuite.pm, TestResult.pm, and TestRunner.pm | *** Test.pm, TestCase.pm, TestSuite.pm, TestResult.pm, and TestRunner.pm |
Revision as of 14:03, 10 December 2006
Prior to this course, I've never been involved with open source projects. This course has opened up my eyes to the Mozilla community and I'm really impressed with the work that the Mozilla community members have done in their spare time. By far, this is one of the most interesting courses I've ever taken at Seneca and I can't express greater gratitude to be given the opportunity to be part of this fascinating project.
|