I've just done a migrate on existing SVN repository - we moved the SVN service to a different windows server machine - and I'm now having a problem with SVN compares.
SmartSVN complains that the existing file is not a directory, and that it has difficulty opening the file.
If you look at it, it is using the absolute path of the filename as a directory, and the same path as the filename itself
e.g
it complains that file '/BI/Data/cubes/f.xml' is not a directory,
and that it cannot open the file
'/BI/Data/cubes/f.xml/BI/Data/cubes/f.xml'.
I can open the files without a problem - but I cannot open previous versions of the files. It seems I am having difficult getting access to read the previous versions of a file.
Can somebody give me some idea of how I go about sorting this problem out ? Anybody heard of an issue like this previoulsy ?
Jack
Last updated