branches / tags (they are  same thing in svn) are cheap and fast in
subversion, they are just a refernce in the svn db until you make any
changes, this is a big advantage over cvs

as long as you know the commit number ( subversion use a single
counter to track all the changes), you can always create a branch from
any point in time if you/ know the revision number

one thing to watch is creating too many tags/branches, coz checking
our the root of the repository will have many copies

i've always found not branching unless you have to is a lot easier

svn integration with a project database is really good too, it
encourages people to write decent comments on their commits..   jira
for $$, trac for free, jira is better IMHO

On 4/24/07, Peter Tilbrook <[EMAIL PROTECTED]> wrote:
> Someone made a huge deal about "request" vars. And it was not moi lol!
>
>
>
>
>  >
>


-- 
Zac Spitzer
+61 405 847 168

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to