| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 7031|Reply: 4
Collapse the left

How to join the code repository

[Copy link]

 Russia

Post time: 2011-08-27 19:04
| Show all posts |Read mode
HOW TO WORK TOGETHER - A PRACTICE.

Version Control Repository allow us to work not separately but as a workgroup!

If you do not want to use Version Control System, you can just get ready to use packages from the download area:
http://code.google.com/p/discuzx-en/downloads/list

But remember, that this downloads are not the latest code!
if you want to have the latest up-to-date version, you have to use the repository!

How to use a repository

First of all, if you want to use the repository, you have to
download and install any SVN-client software.
For example, I prefer to use the TortoiseSVN as SVN-client:
http://tortoisesvn.net/downloads.html

After installing a SVN client,
create a copy of interesting trunk branch from the repository to your local computer.

Current repository:
http://code.google.com/p/discuzx-en/

The "trunk" branch in the repository contains up-to-date snapshot of the code:
http://code.google.com/p/discuzx-en/source/browse/#svn%2Ftrunk

For example, if you want a copy of DzX2.0, you have to make a copy of this trunk branch:
http://discuzx-en.googlecode.com/svn/trunk/discuzx2.0/

How to report your bugreports:

Apply your issue to the repository issue list:
http://code.google.com/p/discuzx-en/issues/list
NOTE: In this case you must have an account in google.
or to the "Bug reports" forum:
http://codersclub.org/discuzx/forum.php?mod=forumdisplay&fid=37


How to apply your code modification:

When you have the repository copy, you can compare it with your code.
When you see a bug or when you want to correct the code or a translation,
you can modify your local reository copy as you wish.

A good practice in group work - do not modify a lot of code at the same time!!!
The main idea - a separated patch for every bug. (One problem - One patch)

After you have corrected your local code,
you can make a PATCH, containing the differnce between the current trunk and your local copy.
You can apply your patch to our community!
For apply your patch just publish it together with a short description to the "Patches" forum:
http://codersclub.org/discuzx/forum.php?mod=forumdisplay&fid=39

If your modification will be approved, your patch will be pushed to the trunk.

SVN Tips & Tricks:
TortoiseSVN Practice

 Ukraine

Post time: 2011-09-19 20:18
| Show all posts
Reply vot Add Thread

если версия опубликованная двумя неделями ранее устарела, то как скачать новую???

How to download a NEW UPDATED version, if my version  downloaded 2 weeks ago is obsolete allready?

 Russia

 Author| Post time: 2011-09-20 10:00
| Show all posts
I have created a short instruction:
TortoiseSVN Practice

 United States

Post time: 2011-09-28 09:06
| Show all posts
Hi, do we need to know how to code? :/ I'd like to help with the translation. Thanks!

 Russia

 Author| Post time: 2011-09-28 09:22
| Show all posts
how to code? :/ I'd like to help with the translation

How to apply your translation modifications:
0) Do not modify ALL the files at one time! Make only SMALLmodification for some page!
1) Choose a page at your site (or at our site) where you want to beautify a translation.
2) Modify as you wish the corresponding language files in your working copy.
3) Make a patch
4) Make a new thread at this forum, explain what and why you have modified.
5) Compress your patch file and attach to your thread.
You have to log in before you can reply Login | Register

Points Rules

Archive|Mobile|Dark room|CodersClub

Top.Mail.Ru
Top.Mail.Ru

2024-05-02 04:19 GMT+3 , Processed in 0.046823 sec., 8 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2024 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

Quick Reply To Top Return to the list