source code understand

Here you can discuss ReactOS related topics.

Moderator: Moderator Team

Bharatkmistry
Posts: 14
Joined: Sat Aug 23, 2014 4:06 pm

source code understand

Post by Bharatkmistry »

from where can i download reactos download and How to understand reactos sorce code???
middings
Posts: 1073
Joined: Tue May 07, 2013 9:18 pm
Location: California, USA

Re: source code understand

Post by middings »

You can download ReactOS from the ReactOS.org home page. Clicking the ReactOS 'atom' at the top of this page should take you there. Choose the "Downloads..." link in the "Releases" menu on the right side of the ReactOS home page.
ReactOS Home Page wrote:ReactOS... is still in alpha stage, meaning it is not feature-complete and is recommended only for evaluation and testing purposes.
Always back up your computer before trying ReactOS on it.

Most people evaluating ReactOS for the first time use the latest available release (0.3.16 at this time) for their initial experience of ReactOS. However, ReactOS's developers are always improving ReactOS so before reporting a bug or problem with ReactOS you should first try to reproduce it on a current or near-current daily build. Please read Vicmarcal's advice before reporting bugs.

Source code of the latest release is available for download from the "Downloads..." page. Information about the source code, how to work with it, and how to obtain the source code of a daily build is available on the "Development" page. This page can also be reached from the ReactOS.org home page. Choose "Development" located in the "Navigation" menu in the upper left corner of the home page.
hbelusca
Developer
Posts: 1204
Joined: Sat Dec 26, 2009 10:36 pm
Location: Zagreb, Croatia

Re: source code understand

Post by hbelusca »

The up-to-date ReactOS source code should be SVN-checked-out at svn://svn.reactos.org/reactos/trunk . You also can have a look at it in your webbrowser: http://svn.reactos.org/svn/reactos/trunk (and http://svn.reactos.org/svn/reactos/ where you can get development branches and previous releases in tags/ ). A Git mirror is available at: http://git.reactos.org/ .

Daily builds are at http://www.reactos.org/getbuilds/ . For testing (and being able to make debug logs), you should use either the bootcd-XXXXX-dbg.iso or bootcd-XXXXX-dbgwin.iso .
Bharatkmistry
Posts: 14
Joined: Sat Aug 23, 2014 4:06 pm

Re: source code understand

Post by Bharatkmistry »

sorry sir.. i tried but didn't download source code...i opened this link http://code.reactos.org/browse/~br=trunk/reactos/trunk. but i didn't get which file i have to download and how???? can u mail me ??? please...
User avatar
EmuandCo
Developer
Posts: 4723
Joined: Sun Nov 28, 2004 7:52 pm
Location: Germany, Bavaria, Steinfeld
Contact:

Re: source code understand

Post by EmuandCo »

ReactOS is still in alpha stage, meaning it is not feature-complete and is recommended only for evaluation and testing purposes.

If my post/reply offends or insults you, be sure that you know what sarcasm is...
Bharatkmistry
Posts: 14
Joined: Sat Aug 23, 2014 4:06 pm

Re: source code understand

Post by Bharatkmistry »

svn://svn.reactos.org/reactos/trunk/reactos/ this link isn't opening..
Forever Winter
Posts: 131
Joined: Sun Oct 20, 2013 6:50 am

Re: source code understand

Post by Forever Winter »

You have to give the address to your svn client. For example, if you have RosBE installed, you can open a RosBE command prompt, cange to the folder where you want the sources put in
and type "svn co svn://svn.reactos.org/reactos/trunk/reactos/". I don't know how this works with git, but I think it's similar. The sources are also on https://github.com/mirror/reactos, where
you can download it in a zip file over your web browser, but I guess they are not that actual, so you should better use the links given by hbelusca. The link provided by EmuandCo gives also a
description for Tortoise SVN, if you don't like the command line.
Bharatkmistry
Posts: 14
Joined: Sat Aug 23, 2014 4:06 pm

Re: source code understand

Post by Bharatkmistry »

yes sir this link is working but i can only show the source code can't download.. please tel me how to download whole source code..
rembrandt
Posts: 88
Joined: Thu Oct 08, 2009 9:58 am

Re: source code understand

Post by rembrandt »

Bharatkmistry wrote:... How to understand reactos sorce code???
Learn a bit of C++, learn the basics of the NT kernel. Learn about source code control using GIT and SVN.
After that, you will KNOW how to download the source code. It is useless to download the source before you know what it is.
User avatar
EmuandCo
Developer
Posts: 4723
Joined: Sun Nov 28, 2004 7:52 pm
Location: Germany, Bavaria, Steinfeld
Contact:

Re: source code understand

Post by EmuandCo »

rembrandt wrote:
Bharatkmistry wrote:... How to understand reactos sorce code???
Learn a bit of C++, learn the basics of the NT kernel. Learn about source code control using GIT and SVN.
After that, you will KNOW how to download the source code. It is useless to download the source before you know what it is.
Or just read THAT LINK!
https://www.reactos.org/development/source-control
ReactOS is still in alpha stage, meaning it is not feature-complete and is recommended only for evaluation and testing purposes.

If my post/reply offends or insults you, be sure that you know what sarcasm is...
Webunny
Posts: 1201
Joined: Sat Apr 28, 2012 1:30 pm

Re: source code understand

Post by Webunny »

EmuandCo wrote:
rembrandt wrote:
Bharatkmistry wrote:... How to understand reactos sorce code???
Learn a bit of C++, learn the basics of the NT kernel. Learn about source code control using GIT and SVN.
After that, you will KNOW how to download the source code. It is useless to download the source before you know what it is.
Or just read THAT LINK!
https://www.reactos.org/development/source-control
http://coub.com/view/2ynbkr4q
Bharatkmistry
Posts: 14
Joined: Sat Aug 23, 2014 4:06 pm

Re: source code understand

Post by Bharatkmistry »

Ok.. got it... thanks a lot....
Bharatkmistry
Posts: 14
Joined: Sat Aug 23, 2014 4:06 pm

Re: source code understand

Post by Bharatkmistry »

I have reactos source code.. but how to understand hall source code completely....
User avatar
EmuandCo
Developer
Posts: 4723
Joined: Sun Nov 28, 2004 7:52 pm
Location: Germany, Bavaria, Steinfeld
Contact:

Re: source code understand

Post by EmuandCo »

I suggest reading...
As start
Nr. 2
Nr. 3
ReactOS is still in alpha stage, meaning it is not feature-complete and is recommended only for evaluation and testing purposes.

If my post/reply offends or insults you, be sure that you know what sarcasm is...
Bharatkmistry
Posts: 14
Joined: Sat Aug 23, 2014 4:06 pm

Re: source code understand

Post by Bharatkmistry »

thanks...
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 36 guests