Changes between Version 64 and Version 65 of WikiStart


Ignore:
Timestamp:
02/17/10 10:33:23 (14 years ago)
Author:
slavazanko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v64 v65  
    2525 
    2626[McDevelopers Development team (active developers only)]; [McContributors contributors]. 
     27 
     28== Download == 
     29 
     30=== Source code === 
     31A list of the latest releases is available [http://www.midnight-commander.org/downloads here]. If you are interested in helping with the development please also have a look at our Git repository. In order to check out the repository tree use the following commands: 
     32 * git clone git://midnight-commander.org/git/mc.git 
     33 * git clone http://git.midnight-commander.org/mc.git (for those who are behind a firewall) 
     34 
     35We also have an autosyncing Git mirror at [[http://repo.or.cz/w/midnight-commander.git/ repo.or.cz]]. It uses gitweb as the web-interface to Git and can therefore provide some information normally unavailable via Trac Git browser plug-in: 
     36 * git clone git://repo.or.cz/midnight-commander.git 
     37 * git clone http://repo.or.cz/r/midnight-commander.git (for those who are behind a firewall) 
     38 
     39=== Binary builds === 
     40 
     41The binaries are normally provided by the distributions, who choose to ship mc along with their packages. We have, however, set up a machine which builds nightly RPM packages from the snapshot of the master Git branch at around 4:30 (GMT+3) for a number of platforms and architectures (EL4, EL5, FC10, FC11, FC12, both x86 and x86_64). Please check out the NightlyBuilds for details. 
     42 
     43For stable releases, please check the [wiki:Binaries Binaries] page for builds for Ubuntu and various Redhat distributions.  
    2744 
    2845== Documentation == 
     
    5976This is our English-speaking jabber room. 
    6077 
    61 == Download == 
    62  
    63 === Source code === 
    64 A list of the latest releases is available [http://www.midnight-commander.org/downloads here]. If you are interested in helping with the development please also have a look at our Git repository. In order to check out the repository tree use the following commands: 
    65  * git clone git://midnight-commander.org/git/mc.git 
    66  * git clone http://git.midnight-commander.org/mc.git (for those who are behind a firewall) 
    67  
    68 We also have an autosyncing Git mirror at [[http://repo.or.cz/w/midnight-commander.git/ repo.or.cz]]. It uses gitweb as the web-interface to Git and can therefore provide some information normally unavailable via Trac Git browser plug-in: 
    69  * git clone git://repo.or.cz/midnight-commander.git 
    70  * git clone http://repo.or.cz/r/midnight-commander.git (for those who are behind a firewall) 
    71  
    72 === Binary builds === 
    73  
    74 The binaries are normally provided by the distributions, who choose to ship mc along with their packages. We have, however, set up a machine which builds nightly RPM packages from the snapshot of the master Git branch at around 4:30 (GMT+3) for a number of platforms and architectures (EL4, EL5, FC10, FC11, FC12, both x86 and x86_64). Please check out the NightlyBuilds for details. 
    75  
    76 For stable releases, please check the [wiki:Binaries Binaries] page for builds for Ubuntu and various Redhat distributions.  
    77  
    7878== Contribute == 
    7979 
     
    8282If you are not familiar with git, you might find our GitGuideLines enlightening. It's a short overview of the practical side of our workflow with Git. 
    8383 
    84 === We Need Translations! === 
     84=== For translators === 
    8585 
    86 Guys, we really need help with translations! 
     86We have acount on [http://www.transifex.net/projects/p/mc/c/master/ transifex project]. If you want to help with translations - just participate in the Transifex project. 
    8787 
    88 If you can help - please, help us :-) . 
    89  
    90  * Participate in the [http://www.transifex.net/projects/p/mc/c/master/ transifex project]  
    91  * or send the po-file to one of the emails from the [wiki:McDevelopers developers list] page 
    92  * or attach the po-file to [ticket:1370 this ticket]. 
    93  
    94 Statistics of translations you can see [/translations/ here].