SDL_sound moving from Subversion to Mercurial...
    Ryan C. Gordon 
    icculus at icculus.org
       
    Tue Sep  9 16:55:17 EDT 2008
    
    
  
FYI:
Since I can't leave well enough alone, I have moved SDL_sound from 
Subversion to Mercurial. There are lots of benefits to this which I 
won't bore you with. If you like this sort of thing, you already know 
them.  :)
Move any existing Subversion checkout out of the way, or delete it, 
before downloading from the hg repo.
To download the "trunk" (aka: "default" branch)...
     hg clone http://hg.icculus.org/icculus/SDL_sound/
...or, the "stable-1.0" branch...
     hg clone -r stable-1.0 http://hg.icculus.org/icculus/SDL_sound/
--ryan.
    
    
More information about the sdlsound
mailing list