Pointer #1: If you use gmail, the Google Filters will interpret the automated emails from our GForge as SPAM. Make sure you look in your Junk Mail folder and mark the sender as "safe".
Pointer #2: When setting up your project, I propose that you will be mostly be best served by using SVN rather than CVS.
You can see an easy comparison here. The biggest diff in my ming is that CVS was designed to merely handle text files (which might be fine for a lot of scripts here) but if you ever want to add graphics, executables, or other binary data to the project - you have a number of hoops to jump through with CVS.
Question #1: Will Exhume and Xunleashed have bug trackers on the new GForce site that will allow us to log bugs against them? As well as view what bugs are currently reported?
Question #2: User Wiki doesn't seem to be working, I'm getting "Configuration variable "userwiki.disableBracketLinks" doesn't exist. Maybe cache needs to be updated?" Is that as designed? That being said - Project Wiki's appear to be working as advertised.
Question #3: Under Topics - can we add Exhume and Xunleashed? This would particularly allow us to add snipets that are "game agnostic" - yet specific to the underlying engine. (For example, snippets to get a windows handle, snippets to find and publish the mouse location, etc.).