Line | |
---|
1 | ### This is the subversion configuration file to be installed |
---|
2 | ### to the students' computers (with the name config). See the |
---|
3 | ### config file in user subversion configuration for more |
---|
4 | ### information about the various options. On Windows this file |
---|
5 | ### is located at %APPDATA%\Subversion. |
---|
6 | |
---|
7 | ### Section for authentication and authorization customizations. |
---|
8 | [auth] |
---|
9 | |
---|
10 | ### Section for configuring external helper applications. |
---|
11 | [helpers] |
---|
12 | |
---|
13 | ### Section for configuring tunnel agents. |
---|
14 | [tunnels] |
---|
15 | |
---|
16 | ### Section for configuring miscelleneous Subversion options. |
---|
17 | [miscellany] |
---|
18 | |
---|
19 | # Ignore temporary files that Visual Studio creates when adding files (in addition |
---|
20 | # to some usual temp file extensions): |
---|
21 | global-ignores = *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store *.suo *.cachefile bin obj *.user TestResults *.ctbackup |
---|
22 | |
---|
23 | ### Section for configuring automatic properties. |
---|
24 | [auto-props] |
---|
Note: See
TracBrowser
for help on using the repository browser.