BUG Ticket (pending)

CVSAdapter: Empty CVS rlog should result in empty Git repository

###What happened: When pulling a CVS repository and converting it to Git, if the CVS rlog is empty, then no Git repository is created. This causes problems down the line when other code expects to find a Git repository. ###What was expected: An empty Git repository should be created in this case.
on 05.22.09 reported by: robinluckey