2006/9/20, Matt Good <[EMAIL PROTECTED]>:

> I've drafted a rewrite of the Windows installation instructions and
> would like some feedback:
> http://trac.edgewall.org/wiki/TracOnWindows/Rewrite

It is a good idea to rework the windows installation instructions. But
as you already wrote, that  new page only covers the most simple Trac
setup.

I just wonder what the typical use case for Subversion/Trac on Windows
might be. For me, none of the decomuented Subversion/Trac setup
schemes seem to match our requirements and environment, so I had a
quite hard time to get it all up and running.

I am willing to document out setup steps how we got it running, if you
are interested. Our requirements were:

 1. Running on windows (that's all our IT department can handle <g>)
 2. Setup and manage multiple trac/subversion environments on the same server
 3. Using the windows domain user accounts
 4. Want WebAdmin
 5. Running behind a firewall with no direct internet access (no
webdav; allow http only though a proxy with authentication)

To implement #3 you have to use apache. To implement #4, you need
setuptools. #5 makes installation of setuptools complicated, because
the ez_setup module tries to download the latest version
automatically, without an option to specify a proxy user name.

Does it make sense to start a WikiPage on Trac to document all this,
or is our setup so special that only I would need to know how to do
it?

Norbert

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/trac-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to