Defining Version Control Preferences for Altium Designer
Altium 제품에 접근할 수 있는 레벨에 따라 사용할 수 있는 기능이 달라집니다. 다양한 레벨의 Altium Designer Software Subscription에 포함된 기능과 Altium 365 플랫폼에서 제공하는 애플리케이션을 통해 제공되는 기능을 비교해보세요.
소프트웨어에서 논의된 기능을 찾을 수 없는 경우, Altium 영업팀에 문의하여 자세한 정보를 확인해주세요.
The Data Management - Version Control page of the Preferences dialog.
Summary Copy Link Copied
As its name suggests, the Data Management – Version Control page of the Preferences dialog allows you to set up version control options such as Providers and SVN Executables.
Access Copy Link Copied
The Data Management – Version Control page is part of the main Preferences dialog (DXP » Preferences) and is accessed by clicking the Version Control entry under the Data Management folder, in the left hand pane of the dialog.
Options/Controls Copy Link Copied
Providers
Enable one or more Version Control Providers - applications or libraries which maintain acess to version control repository and provider services to operate this repository.
- Provider
CVS
- Concurrent Versions System option if you are using the Concurrent Versions System version control system.SVN
- Subversion option if you are using the Subversion version control system.
- Enable - Check to enable selected version control applications.
SVN Executables
You can use the Subversion that is built-in(recommended) or an external Subversion installation.
- Use built-in Subversion - Check this option to use built-in Subversion.
- Use external Subversion- Check this option to use external Subversion.
- Path to main executable - Specify the path to the main executable, usually svn.exe. This will then allow software to perform most of Subversions repository actions, such as commit and update.
- Path to admin executable - Specify the path to the admin executable, usually svnadmin.exe.This will then allow software to create a repository. If you already have a repository you may skip this option. Restart Altium Designer to confirm your choice of version control system.
- Show a warning if installed version of Subversion is unsupported - Check this option to show a warning if installed Subversion is not supported.
- Write debug information into Output Panel - Check this option to allow writing debug info to the Output panel.