I want to use a repository I already have in my PC on C:\myLameRepo
(which I access using file:///c:/myLameRepo/LameProj/trunk/
) to a remote server on where I plan to configure using svn or http, but I want to preserve the "whole history" of the projects I already have (logs, comments, etc.).
I've read some questions already here and here, but they were not helpful.