I'm a fan of SVN and I am comfortable setting up my own svn repository, but I'm wondering if there are better options than creating a separate repository.
Basically I'm just looking for a way to keep track of or roll back changes before my code is reviewed and checked in to the main repository (SourceSafe).
Note: I can't control which version control system we use (would prefer svn or svk), so stuck with SourceSafe for the main repository.