Zur Navigation | Zum Inhalt
Version 6.4 Released
See the changelog for details of this new release.
FVCML0208 10
Case-Sensitive File Paths PDF Print E-mail

Important

Some components of RocketDMS have case-sensitive file paths. This is important in respect of connection profiles. Pay particular attention to the briefcase (subversion working copies) path as configured in connection profiles.

This means that if you have put something like:

  C:\Users\steve\Documents\_Rocket Briefcase

In your connection profile as the briefcase location and the real path is actually:

  C:\Users\Steve\Documents\_Rocket Briefcase

Then most of the system will appear to work. You will get odd behaviour in some areas as the path does not exist as far as svn is concerned.

One indicator of this problem is error popups with svn:............. error messages.