-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
3.9.1
-
None
-
3.09
-
Steps to reproduce:
- Go to Admin – Global Settings – CVS Modules.
- Set up a repository with a Log File Path to be path_1. Let the service retrieve the CVS commits and store them in the file at that location.
- Change the Log File Path to be path_2 and see that the CVS service will create a new file at path_2 but not delete the old file at path_1.
The fix would be to detect if the Log File Path changed and if so delete the old file.