Hi trevorr,
Github is new to me w.r.t. actively contributing. I tried to push my local fixes branch but got "remote: Permission to trevorr/vss2git.git denied to AxelWS." Which probably means not every newbee can contribute into your repo?
Best Regards
Axel
This branch contains some changes I had to do because the Visual SourceSafe projects we have to work on were supplied as *.ssa exports from SourceSafe and after restoring them into a new VSS database Vss2Git got confused by the time stamps of restore actions in a way that made the resulting Git repository quite useless. I tried to make the changes low risk, but in the end I guess there is not enough testing yet for this branch to go to main. I won't have the time to do more testing beyond using it for our projects, but I will try to push the branch in the hope that it may help someone with similar problems. It may also help if you have a repository where the commit/checkin times are seriously messed up. The branch also includes some minor usability changes, including one or two from branch remigius.
Hi trevorr,
Github is new to me w.r.t. actively contributing. I tried to push my local fixes branch but got "remote: Permission to trevorr/vss2git.git denied to AxelWS." Which probably means not every newbee can contribute into your repo?
Best Regards
Axel
This branch contains some changes I had to do because the Visual SourceSafe projects we have to work on were supplied as *.ssa exports from SourceSafe and after restoring them into a new VSS database Vss2Git got confused by the time stamps of restore actions in a way that made the resulting Git repository quite useless. I tried to make the changes low risk, but in the end I guess there is not enough testing yet for this branch to go to main. I won't have the time to do more testing beyond using it for our projects, but I will try to push the branch in the hope that it may help someone with similar problems. It may also help if you have a repository where the commit/checkin times are seriously messed up. The branch also includes some minor usability changes, including one or two from branch remigius.