2009/1/8 pepijn <[email protected]>: >> > on the site it says to get the latest svn use something like svn co > <url> <path> > this is okay for developers and people who want to update their local > copy, but you should mention the svn export function, i don't > want .svn folders al over the place!
I'd recommend against exporting trunk, in general. While it is relatively stable, features are often only partly implemented, bugs may have been introduced etc, so you'll want to be able to upgrade easily. If you're using a tag, export might be appropriate. -- Michael C. Harris, School of CS&IT, RMIT University http://twofishcreative.com/michael/blog IRC: michaeltwofish #habari --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
