CreateRepo_Dlg CreateRepo_Dlg 0 0 344 218 Create new repository unnamed layout1 unnamed textLabel2 Type of repository: AlignVCenter|AlignRight FSFS BDB m_FilesystemSelector Select type of storage Select the storage type of repository (FSFS or Berkely DB) m_ReposPathinput 18 textLabel1 Path to repository: AlignVCenter|AlignRight m_DisableFsync Disable fsync at commit (BDB only) m_LogKeep Disable automatic log file removal (BDB only) m_CreateMainDirs Create main folders true Create trunk, tags and branches folder If this is set then the base layout (<tt>/trunk</tt>,<tt>/branches</tt> and <tt>/tags</tt>) will created after opening the fresh repository. m_svn13compat false Compatible to subversion prior 1.4 false Is created repository compatible to subversion prior 1.4 If set, the repository created will compatible to subversion prior 1.4. This is only usefull when svnqt is running with subversion 1.4 or above. m_svn14compat false Compatible to subversion prior 1.5 Is created repository compatible to subversion prior 1.5 If set, the repository created will compatible to subversion prior 1.5. This is only usefull when svnqt is running with subversion 1.5 or above. m_FilesystemSelector activated(int) CreateRepo_Dlg fsTypeChanged(int) m_svn13compat toggled(bool) CreateRepo_Dlg compatChanged13(bool) m_svn14compat toggled(bool) CreateRepo_Dlg compatChanged14(bool) m_ReposPathinput m_FilesystemSelector m_DisableFsync m_LogKeep m_CreateMainDirs m_svn13compat m_svn14compat fsTypeChanged(int) compatChanged13(bool) compatChanged14(bool) kcombobox.h kurlrequester.h klineedit.h kpushbutton.h