LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-27-2009, 05:15 AM   #1
your_shadow03
Senior Member
 
Registered: Jun 2008
Location: Germany
Distribution: Slackware
Posts: 1,466
Blog Entries: 6

Rep: Reputation: 51
Setting up Trac with webDAV?


I am in verse to setup Trac with SVN .SVN is running on fedora 9 with
WebDAV Configured.
I installed Trac on the same machine through tar.gz and installing it
running python script as instructed in INSTALL file.Now I created a
file manually called trac.conf under /etc/http/conf.d/ directory.
the trac.conf says:
Code:
<Location /trac>
SetHandler mod_python
PythonHandler trac.web.modpython_frontend
PythonOption TracEnv /srv/trac/innova
PythonOption TracUriRoot /trac
SetEnv PYTHON_EGG_CACHE /tmp
PythonInterpreter trac
</Location>
<Location /trac/login>
AuthType Basic
AuthName "Innovation Projects Authentication Screen"
AuthUserFile /svn/repos/innovabox/svnpass
Require valid-user
</Location>

<IfModule mod_dav.c>
#<Location /svn/repos/innovabox>
#DAV svn
#SVNPath /svn/repos/innovabox
#</Location]
<Location /svn/innovabox>
 DAV svn
 SVNPath  /svn/repos/innovabox
 AuthType Basic
 AuthName "Innovation Project SVN Repository"
 AuthUserFile /svn/repos/innovabox/svnpass
 Require valid-user
 AuthzSVNAccessFile /svn/repos/innovabox/svnauth
</Location>
</IfModule>
Surprisingly things working fine.I can login through same credentials
which I created under SVN WebDAV Interface.
Just wanted to know if something goes missing here.

Next Question..Can anyone help me with how Trac Lifecycle work.
Do we need Sendmail to be configured to work with trac.

Last edited by your_shadow03; 07-27-2009 at 05:18 AM.
 
Old 07-27-2009, 05:51 AM   #2
your_shadow03
Senior Member
 
Registered: Jun 2008
Location: Germany
Distribution: Slackware
Posts: 1,466

Original Poster
Blog Entries: 6

Rep: Reputation: 51
I am searching for Trac Presentation for workflow and want to know how Tickets and Issue Tracking Works.Any link recommendation?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trac myfoot Linux - Newbie 2 08-18-2008 11:01 PM
Trac Installation myfoot Linux - Newbie 1 08-15-2008 04:40 AM
Setting up Mail Notification for TRAC?? ajeetraina Linux - Server 2 05-26-2008 08:55 AM
Trac on Ubuntu?? ajeetraina Linux - Server 1 03-05-2008 02:20 AM
LXer: Setting Up Subversion And Trac As Virtual Hosts On An Ubuntu Server LXer Syndicated Linux News 0 01-13-2008 09:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration