One important thing though! Subversion use repository wide versioning with
atomic commits. To get the advantage of this (such as changes related to one
change are in the same revision) you also have to remember to commit all files
at once. So if you have changed include\blah.h and docs\history.txt , remember
to commit those two files in a single commit!

I would like to stress this as an important thing!

Branching/tagging:
One of the great things about Subversion is that it is much better in handling
branches and tags compared to CVS. It will now enable us to more activly use
branches for development of more experimental features, as well as better
handling of release branches.
Due to the novelty of this we would prefer if people not went around creating
branches themselves right now, but instead contacted me or one of the other
project admins if you want a branch created. This is not to hinder operation,
but to keep some order until everyone gets used to it.

We will soon work out some policies on branching that we would like to
follow in CS. For 1.0 we will also make a branch in a few weeks. Every
SoC project will also be put in a seperate branch.

Greetings,


--
Project Manager of Crystal Space (http://www.crystalspace3d.org)
and CEL (http://cel.crystalspace3d.org)
Support Crystal Space. Donate at
https://sourceforge.net/donate/index.php?group_id=649


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to