Changes between Version 2 and Version 3 of PLATFORM_STANDARDS_REPOSITORY_R2


Ignore:
Timestamp:
02/03/09 14:13:41 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_REPOSITORY_R2

    v2 v3  
    99 * Discuss comments in the comments section of the document. 
    1010 * Apply approved improvements. 
     11 * See implementation idea for more detailed information 
    1112 
    1213== Task result == 
     
    2122}}} 
    2223}}} 
     24Comments of the document (until now) with some feedback 
     25{{{ 
     26Since most of the release team is remote, it is hardly possible to have your task reviewed without a commit. --boyan@2009-01-12 
     27}}} 
     28Implementing a task includes commiting of it without breaking another things (or modifying another code). This seems to solve that issue. 
     29 
     30{{{ 
     31Not explained how the registered users can download the "manage" directory. For example, with tortoiseSVN you have to use the repo-browser, since it does not ask you for username/password. --kyli 
     32}}} 
     33Explain how tho download the "manage" directory. In windows - using repo browser. In linux, username and password can be added as command line parameters I guess. 
     34 
     35{{{ 
     36I think that it should be noted that one should not branch/tag the whole repo.  --pap@2009-01-15 
     37}}} 
     38Note what should be branched/tagged. 
     39 
     40{{{ 
     41I think that the "Deploying a project in a Repository" section is not correctly named and the first bullet should be deleted. I think it was broken in some of the previous docs rearangements as deploying into repository and checking out of it are two different things.  --pap@2009-01-15 
     42}}} 
     43Correct listed things. 
     44 
     45{{{ 
     46You should add a section describing how to checkout the manage folder under Linux. I did this via Eclipse but I don't think it is the best way. I did so because my svn client refused to use the creditentials I gave it.  --pap@2009-01-15 
     47}}} 
     48Related to a previous comment. Research how to checkout and add this information. 
     49 
     50{{{ 
     51There is no such thing as the Sophie-JR project anymore or at least they don't have place in this document.  --pap@2009-01-15 
     52}}} 
     53Remove the Sophie-JR references. 
     54 
     55{{{ 
     56Probably internal information as manage directory should not be noted here - it is internal information, not needed by the community. This can be placed somewhere else, not exactly sure where --deyan@2009-02-03 
     57}}} 
     58This will be solved if the ProtectedMacro is used (should be installed in [wiki:SCS_WIKI_SETUP_R3] 
    2359 
    2460== Related == 
    25 ^(Add links to related tasks that could be useful or helpful.)^ 
     61[wiki:PLATFORM_STANDARDS_REPOSITORY_R1][[BR]] 
     62[wiki:PLATFORM_STANDARDS_REPOSITORY_R0][[BR]] 
     63[wiki:SCS_WIKI_SETUP_R3] 
    2664 
    2765== How to demo == 
    28 ^(Provide instructions for demonstration of the task.)^ 
    29  
     66Show modified [wiki:PLATFORM_STANDARDS_REPOSITORY] logged and not logged in. 
    3067= Design = 
    3168^(Describe your design here.)^