Help navigating through SVN folders

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Luke
Posts: 8
Joined: Tue Aug 22, 2006 1:26 pm

Help navigating through SVN folders

Post by Luke »

hello

a little noob explanation:

I was browsing the SVN and i was wondering what is the difference between these 2 folders:

../branches Rev. 2163
../trunk Rev.2162

I thought that the highest revision number was indicating the most recent added version, but I'm wondering why there are 2 folders called trunk and branches....
Browsing the SVN I was expected to find only the folder "last version" with Rev. xxxx but probably I'm missing something :P


Plz could you explain me ?

thx
What If? - Lineage2 GDR ITA

www.crazygamers.it/forum
Luke
Posts: 8
Joined: Tue Aug 22, 2006 1:26 pm

Post by Luke »

anyone could explain it plz?
What If? - Lineage2 GDR ITA

www.crazygamers.it/forum
nBd
L2j Inner Circle
L2j Inner Circle
Posts: 350
Joined: Wed Jun 07, 2006 2:26 pm

Post by nBd »

User avatar
DrLecter
L2j Inner Circle
L2j Inner Circle
Posts: 705
Joined: Sat Jul 23, 2005 8:32 pm
Contact:

Post by DrLecter »

Precisely. In our case the unstable branch was created to allow further development that would take a time to become usable.

Usually branches are created in ocassion of releases, but in order to avoid you people the hassle of having to switch from trunk to an stable branch we did it the other way.

So in short, that's what we have:

Code: Select all

l2jdp.com/svn
            '-trunk    (most ppl should use this, if unsure you should too.
            |           Think of it as stable/production version)
            `-branches
                    '-unstable  (cutting edge stuff goes here, its 
                    |           usability level may vary.)
                    '-C4_datapack (previous versions should pile
                    |              here as historical reference)
                    ...
Search HERE. Read HERE. Then write.
Luke
Posts: 8
Joined: Tue Aug 22, 2006 1:26 pm

Post by Luke »

OOOOOOK!

Thank you guys , now it's clear :)
What If? - Lineage2 GDR ITA

www.crazygamers.it/forum
Post Reply