[Qt-creator] Cannot get Subversion support to work

Robert Caldecott robert.caldecott at gmail.com
Tue May 26 11:02:51 CEST 2009


That explains it - my SVN folders are named "_svn" because, according
to TortoiseSVN, the dot can give Visual Studio some grief.  Using an
underscore is a global Tortoise option that a lot of Windows users
will have enabled, so a check for '_svn" in Qt Creator would be great.

2009/5/26 Friedemann Kleint <Friedemann.Kleint at nokia.com>:
> Hi Robert,
>
> Qt Creator tries to determine whether a directory is under Subversion
> control by checking for the existence of a ".svn" directory. This seems to
> work for common clients like TortoiseSVN. The only conceivable reason is
> then that
> the CollabNet client handles these things differently. Could you check
> which svn-specific files/directories exist in the checkout (by running dir
> /a:h)? - We might then be able to add them for the detection.



More information about the Qt-creator-old mailing list