close
Warning:
Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.
- Timestamp:
-
2020-07-23T14:06:24-07:00 (4 years ago)
- Author:
-
trac
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v4
|
v5
|
|
1 | 1 | = Trac Support = |
2 | 2 | |
3 | | Like most [http://www.opensource.org/ open source projects], Trac support is available primarily through the [trac:MailingList mailing list] and the [trac: project wiki]. Both are maintained by the Trac community. The [trac: project wiki] is the authoritative source for the TracGuide, consisting of the administrator and user guides for Trac. |
| 3 | Like most [https://opensource.org/ open source projects], Trac support is available primarily through the [trac:MailingList mailing list] and the [trac: project wiki]. Both are maintained by the Trac community. The [trac: project wiki] is the authoritative source for the TracGuide, consisting of the administrator and user guides for Trac. |
4 | 4 | |
5 | 5 | There is an [trac:IrcChannel IRC channel] where online users can help out. Much of the 'live' development discussions also happen there. |
6 | 6 | |
7 | | You can search questions tagged with `trac` on [http://stackoverflow.com/questions/tagged/trac Stack Overflow]. |
| 7 | You can search questions tagged with `trac` on [https://stackoverflow.com/questions/tagged/trac Stack Overflow]. |
8 | 8 | |
9 | 9 | Before you start a new support query, make sure you have done the appropriate searching: |
10 | 10 | * in the project's [trac:TracFaq FAQ] |
11 | | * in past messages to the [http://groups.google.com/group/trac-users Trac Users Mailing List] |
| 11 | * in past messages to the [https://groups.google.com/group/trac-users Trac Users Mailing List] |
12 | 12 | * in the Trac ticket system, using either a [trac:search:?q=&ticket=on&wiki=on full search] or a [trac:query: ticket query]. |
13 | 13 | |