Hello all,
For versioning, I'm trying to use agent SVN with CVI.
This seems to work fine for creating a project.
The point is that, at first opening of any file, without checking-out any file, I can modify them (ie : files are not in read-only mode).
And after doing a first check-out / check-in, the file will now be in read only mode.
Problem is, for sure, coming from agent SVN software which has downloaded file from repository but not put all in "read-only" mode.
Does anybody have the same issue and fixed it?
One first solution, which is not sustainable, is, after creating the repository link and downloaded source files, to go in explorer and activate manually all files read-only mode. But when project have many folders, it becomes difficult to put only files as read-only...