sudo port install trac +mysql +postgres (install errors)
Bill Hernandez
ms at mac-specialist.com
Sun Apr 19 19:19:08 PDT 2009
On Apr 15, 2009, at 1:48 AM, Bryan Blackburn wrote:
> Unfortunately I don't know what else to try other than maybe filing
> a bug at
> bugs.python.org, if it is an issue specific to python 2.6+ on server.
>
> If you want trac installed, but with python 2.5, you can use the
> instructions at
>
> <http://trac.macports.org/wiki/howto/InstallingOlderPort>
>
> and trac at revision 48859.
>
> Bryan
I did a clean install of OS X Server, and brought it up to date v
10.4.11.
After two weeks of trying to install 'subversion and trac', I finally
got them installed.
HOWEVER, I THEN FOLLOWED the two howto's :
------------------
( 1 ) How to setup Subversion client or server (I have this one working)
http://trac.macports.org/wiki/howto/Subversion
Got SVN working as advertised, found only one small error in the
tutorial.
svn import . http://localhost/svnrepo/repos-1 -m "Initial import."
should have been :
svn import . http://localhost/svn/repos-1 -m "Initial import."
I also found somewhere else on the web that you had to add a user to
/svn/MVC_Project/conf/passwd in order to get svn to work remotely, so
I did.
I tried accessing the repository from my iMac after I installed it on
the server.
( a ) Eventually I got this working with 'CornerStone'
( b ) never got it working with 'Versions', and
( c ) the easiest GUI, that worked the first time I attempted was
'SynchroSVNClient'. It immediately allowed me to import a project from
my iMac onto the server repository.
------------------
( 2 ) How to use Trac with ajp-wsgi and Apache (This is did NOT work
for me)
http://trac.macports.org/wiki/howto/SetupTracAjpWsgi
I got trac to come up on the browser, but every time I clicked on
any of the links I got errors similar to these :
( A ) Warning: Can't synchronize with the repository (Couldn't open
Subversion repository /svn/MVC_Project: SubversionException:
("Couldn't perform atomic initialization", 200029)). Look in the Trac
log for more information.
( B ) Repository checkins event provider (ChangesetModule) failed:
TracError: Couldn't open Subversion repository /svn/MVC_Project:
SubversionException: ("Couldn't perform atomic initialization", 200029)
I FOUND A TICKET REFERENCING A PROBLEM WHICH APPEARS TO HAVE BEEN
FIXED (but maybe not) : http://trac.edgewall.org/ticket/8199
SUGGESTION : A lot of the confusion for me had to do with clicking on
the links that took me back to trac.edgewall.org, because which steps
to accomplish were not all that clear, the naming conventions were
different. I have now spent the last four days trying to get trac
working to no avail. I would love to see someone follow the exact
instructions at http://trac.macports.org/wiki/howto/SetupTracAjpWsgi
and see if they have any better luck. If they manage to get it working
maybe they could include any missing steps. Thanks for all the effort,
but at least for me I have started from scratch several times to see
what I might have missed, and have not been successful.
It would be nice to have a trac howto like the one for subversion,
that if you start at the top and follow every single instruction, when
you get down to the bottom, and try it, it works. I wish I knew more,
if I did, I would gladly volunteer to do it...
Thanks for all the help.
Bill Hernandez
Plano, Texas
[2009.19.04](07:39PM) -> [roscoe] ~ $ port installed
The following ports are currently installed:
ajp-wsgi @1.0_1+macosx+python26 (active)
apache2 @2.2.11_0 (active)
apr @1.3.3_1 (active)
apr-util @1.3.4_1 (active)
autoconf @2.63_0 (active)
autoconf213 @2.13_1 (active)
automake @1.10.2_0 (active)
bison @2.4.1_0 (active)
bzip2 @1.0.5_2 (active)
ctags @5.7_0 (active)
curl @7.19.4_0 (active)
cyrus-sasl2 @2.1.22_0+kerberos (active)
db46 @4.6.21_5 (active)
expat @2.0.1_0 (active)
fontconfig @2.6.0_2+macosx (active)
freetype @2.3.9_0+macosx (active)
gawk @3.1.6_0 (active)
gdbm @1.8.3_1 (active)
gettext @0.17_4 (active)
gperf @3.0.4_0 (active)
help2man @1.36.4_1 (active)
jpeg @6b_3 (active)
libiconv @1.12_2 (active)
libmcrypt @2.5.8_1 (active)
libpng @1.2.35_0 (active)
libtool @2.2.6a_0 (active)
libxml2 @2.7.3_0 (active)
libxslt @1.1.24_2 (active)
m4 @1.4.13_0 (active)
mhash @0.9.9.9_0 (active)
mysql5 @5.0.77_2+server (active)
ncurses @5.7_0 (active)
ncursesw @5.7_0 (active)
neon @0.28.4_0 (active)
openssl @0.9.8k_0 (active)
ossp-uuid @1.6.2_0 (active)
p5-locale-gettext @1.05_0 (active)
pcre @7.8_3 (active)
perl5 @5.8.9_0 (active)
perl5.8 @5.8.9_3 (active)
php5 @5.2.9_0+apache2+fastcgi+macosx+mysql5+pear
+postgresql83+readline+sockets+sqlite+tidy (active)
pkgconfig @0.23_1 (active)
postgresql83 @8.3.7_0 (active)
postgresql83-doc @8.3.7_0 (active)
postgresql83-server @8.3.7_0 (active)
py26-genshi @0.5.1_0 (active)
py26-mx-base @3.1.2_0 (active)
py26-mysql @1.2.2_0+mysql5 (active)
py26-pgsql @2.5.1_0 (active)
py26-pygments @1.0_0 (active)
py26-setuptools @0.6c9_0 (active)
python26 @2.6.1_2 (active)
python_select @0.2.1_0+darwin_8 (active)
readline @6.0.000_1 (active)
rpl @1.4.0_0 (active)
serf @0.3.0_0 (active)
sqlite3 @3.6.12_0 (active)
subversion @1.6.1_0+mod_dav_svn (active)
subversion-python26bindings @1.6.1_0 (active)
tcl @8.5.6_0 (active)
tidy @20051026_0 (active)
tiff @3.8.2_3+macosx (active)
tk @8.5.6_1 (active)
trac @0.11.4_1+mysql+postgres (active)
Xft2 @2.1.13_1 (active)
xorg-bigreqsproto @1.0.2_0 (active)
xorg-inputproto @1.5.0_0 (active)
xorg-kbproto @1.0.3_0 (active)
xorg-libX11 @1.2_0 (active)
xorg-libXau @1.0.4_0 (active)
xorg-libXdmcp @1.0.2_0 (active)
xorg-libXext @1.0.5_1 (active)
xorg-libXScrnSaver @1.1.3_0 (active)
xorg-renderproto @0.9.3_0 (active)
xorg-scrnsaverproto @1.1.0_0 (active)
xorg-xcmiscproto @1.1.2_0 (active)
xorg-xextproto @7.0.5_0 (active)
xorg-xf86bigfontproto @1.1.2_0 (active)
xorg-xproto @7.0.15_0 (active)
xorg-xtrans @1.2.3_0 (active)
xrender @0.9.4_5 (active)
zlib @1.2.3_2 (active)
[2009.19.04](07:52PM) -> [roscoe] ~ $
[2009.19.04](06:43PM) -> [roscoe] ~ $ port installed | grep ajp
ajp-wsgi @1.0_1+macosx+python26 (active)
# ----------------------------------------------
# /opt/local/apache2/conf/httpd.conf
# ----------------------------------------------
# Subversion
LoadModule dav_svn_module modules/mod_dav_svn.so
LoadModule authz_svn_module modules/mod_authz_svn.so
# Define Subversion access
<Location /svn/>
DAV svn
SVNParentPath /svn
SVNListParentPath on
</Location>
# alias /trac/ "/trac/"
# TRAC
ProxyPass /projects/ ajp://localhost:8990/projects
<Proxy */projects/*>
Order Allow,Deny
Allow from all
</Proxy>
<Directory "/trac">
Order Allow,Deny
Allow from all
</Directory>
# ----------------------------------------------
[2009.19.04](06:46PM) -> [roscoe] ~ $ bh_open /Library/LaunchDaemons/
com.localhost.ajp-wsgi.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd
">
<plist version="1.0">
<dict>
<key>EnvironmentVariables</key>
<dict>
<key>PYTHONHOME</key>
<string>/opt/local/Library/Frameworks/Python.framework/Versions/2.6</
string>
<key>PYTHON_EGG_CACHE</key>
<string>/trac/.python-egg-cache</string>
<key>TRAC_ENV_PARENT_DIR</key>
<string>/trac</string>
</dict>
<key>GroupName</key>
<string>www</string>
<key>KeepAlive</key>
<true/>
<key>Label</key>
<string>com.localhost.ajp-wsgi</string>
<key>ProgramArguments</key>
<array>
<string>/opt/local/bin/ajp-wsgi</string>
<string>-p</string>
<string>8990</string>
<string>trac.web.main</string>
<string>dispatch_request</string>
<string>/projects</string>
</array>
<key>UserName</key>
<string>www</string>
<key>WorkingDirectory</key>
<string>/trac</string>
</dict>
</plist>
[2009.19.04](06:52PM) -> [roscoe] ~ $ mkdir /trac
[2009.19.04](06:59PM) -> [roscoe] ~ $ trac-admin /trac/MVC_Project
initenv
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/MySQLdb/__init__.py:34: DeprecationWarning:
the sets module is deprecated
from sets import ImmutableSet
Creating a new Trac environment at /trac/MVC_Project
Trac will first ask a few questions about your environment
in order to initialize and prepare the project database.
Please enter the name of your project.
This name will be used in page titles and descriptions.
Project Name [My Project]> MVC Project
Please specify the connection string for the database to use.
By default, a local SQLite database is created in the environment
directory. It is also possible to use an already existing
PostgreSQL database (check the Trac documentation for the exact
connection string syntax).
Database connection string [sqlite:db/trac.db]> sqlite:db/trac.db
Please specify the type of version control system,
By default, it will be svn.
If you don't want to use Trac with version control integration,
choose the default here and don't specify a repository directory.
in the next question.
Repository type [svn]> svn
Please specify the absolute path to the version control
repository, or leave it blank to use Trac without a repository.
You can also set the repository location later.
Path to repository [/path/to/repos]> /svn/MVC_Project
Creating and Initializing Project
Installing default wiki pages
CamelCase imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/CamelCase
InterMapTxt imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/InterMapTxt
InterTrac imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/InterTrac
InterWiki imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/InterWiki
PageTemplates imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/PageTemplates
RecentChanges imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/RecentChanges
SandBox imported from /opt/local/Library/Frameworks/Python.framework/
Versions/2.6/lib/python2.6/site-packages/trac/wiki/default-pages/SandBox
TitleIndex imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TitleIndex
TracAccessibility imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracAccessibility
TracAdmin imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracAdmin
TracBackup imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracBackup
TracBrowser imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracBrowser
TracCgi imported from /opt/local/Library/Frameworks/Python.framework/
Versions/2.6/lib/python2.6/site-packages/trac/wiki/default-pages/TracCgi
TracChangeset imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracChangeset
TracEnvironment imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracEnvironment
TracFastCgi imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracFastCgi
TracFineGrainedPermissions imported from /opt/local/Library/
Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/
trac/wiki/default-pages/TracFineGrainedPermissions
TracGuide imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracGuide
TracImport imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracImport
TracIni imported from /opt/local/Library/Frameworks/Python.framework/
Versions/2.6/lib/python2.6/site-packages/trac/wiki/default-pages/TracIni
TracInstall imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracInstall
TracInterfaceCustomization imported from /opt/local/Library/
Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/
trac/wiki/default-pages/TracInterfaceCustomization
TracLinks imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracLinks
TracLogging imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracLogging
TracModPython imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracModPython
TracModWSGI imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracModWSGI
TracNavigation imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracNavigation
TracNotification imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracNotification
TracPermissions imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracPermissions
TracPlugins imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracPlugins
TracQuery imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracQuery
TracReports imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracReports
TracRevisionLog imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracRevisionLog
TracRoadmap imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracRoadmap
TracRss imported from /opt/local/Library/Frameworks/Python.framework/
Versions/2.6/lib/python2.6/site-packages/trac/wiki/default-pages/TracRss
TracSearch imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracSearch
TracStandalone imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracStandalone
TracSupport imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracSupport
TracSyntaxColoring imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracSyntaxColoring
TracTickets imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracTickets
TracTicketsCustomFields imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracTicketsCustomFields
TracTimeline imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracTimeline
TracUnicode imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracUnicode
TracUpgrade imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracUpgrade
TracWiki imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracWiki
TracWorkflow imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/TracWorkflow
WikiDeletePage imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/WikiDeletePage
WikiFormatting imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/WikiFormatting
WikiHtml imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/WikiHtml
WikiMacros imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/WikiMacros
WikiNewPage imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/WikiNewPage
WikiPageNames imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/WikiPageNames
WikiProcessors imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/WikiProcessors
WikiRestructuredText imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/WikiRestructuredText
WikiRestructuredTextLinks imported from /opt/local/Library/
Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/
trac/wiki/default-pages/WikiRestructuredTextLinks
WikiStart imported from /opt/local/Library/Frameworks/
Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/wiki/
default-pages/WikiStart
/opt/local/lib/svn-python2.6/svn/core.py:47: DeprecationWarning:
BaseException.message has been deprecated as of Python 2.6
self.message = message
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/trac/core.py:36: DeprecationWarning:
BaseException.message has been deprecated as of Python 2.6
self.message = message
---------------------------------------------------------------------
Warning: couldn't index the repository.
This can happen for a variety of reasons: wrong repository type,
no appropriate third party library for this repository type,
no actual repository at the specified repository path...
You can nevertheless start using your Trac environment, but
you'll need to check again your trac.ini file and the [trac]
repository_type and repository_path settings in order to enable
the Trac repository browser.
---------------------------------------------------------------------
Project environment for 'MVC Project' created.
You may now configure the environment by editing the file:
/trac/MVC_Project/conf/trac.ini
If you'd like to take this new project environment for a test drive,
try running the Trac standalone web server `tracd`:
tracd --port 8000 /trac/MVC_Project
Then point your browser to http://localhost:8000/MVC_Project.
There you can also browse the documentation for your installed
version of Trac, including information on further setup (such as
deploying Trac to a real web server).
The latest documentation can also always be found on the project
website:
http://trac.edgewall.org/
Congratulations!
Unfortunately this did not work...
[2009.19.04](07:03PM) -> [roscoe] ~ $ ls -ls /trac/
total 0
0 drwxr-xr-x 11 bhernand admin 374 Apr 19 19:03 MVC_Project
[2009.19.04](07:04PM) -> [roscoe] ~ $ chown -R www:www /trac
chown: /trac/.DS_Store: Operation not permitted
chown: /trac/MVC_Project/attachments: Operation not permitted
chown: /trac/MVC_Project/conf/trac.ini: Operation not permitted
chown: /trac/MVC_Project/conf/trac.ini.sample: Operation not permitted
chown: /trac/MVC_Project/conf: Operation not permitted
chown: /trac/MVC_Project/db/trac.db: Operation not permitted
chown: /trac/MVC_Project/db: Operation not permitted
chown: /trac/MVC_Project/htdocs: Operation not permitted
chown: /trac/MVC_Project/log: Operation not permitted
chown: /trac/MVC_Project/plugins: Operation not permitted
chown: /trac/MVC_Project/README: Operation not permitted
chown: /trac/MVC_Project/templates/site.html: Operation not permitted
chown: /trac/MVC_Project/templates: Operation not permitted
chown: /trac/MVC_Project/VERSION: Operation not permitted
chown: /trac/MVC_Project: Operation not permitted
chown: /trac: Operation not permitted
The tutorial instructions didn't work, I tried sudo
[2009.19.04](07:04PM) -> [roscoe] ~ $ sudo chown -R www:www /trac
Password:
[2009.19.04](07:05PM) -> [roscoe] ~ $ tracd --port 8000 /trac/
MVC_Project
Server starting in PID 736.
Serving on 0.0.0.0:8000 view at http://127.0.0.1:8000/
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/MySQLdb/__init__.py:34: DeprecationWarning:
the sets module is deprecated
from sets import ImmutableSet
127.0.0.1 - - [19/Apr/2009 19:08:35] "GET / HTTP/1.1" 200 -
/opt/local/lib/svn-python2.6/svn/core.py:47: DeprecationWarning:
BaseException.message has been deprecated as of Python 2.6
self.message = message
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/trac/core.py:36: DeprecationWarning:
BaseException.message has been deprecated as of Python 2.6
self.message = message
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/trac/versioncontrol/api.py:90:
DeprecationWarning: BaseException.message has been deprecated as of
Python 2.6
"information.", error=to_unicode(e.message)))
127.0.0.1 - - [19/Apr/2009 19:08:48] "GET /MVC_Project HTTP/1.1" 200 -
127.0.0.1 - - [19/Apr/2009 19:08:48] "GET /MVC_Project/chrome/common/
css/wiki.css HTTP/1.1" 200 -
127.0.0.1 - - [19/Apr/2009 19:08:48] "GET /MVC_Project/chrome/common/
js/jquery.js HTTP/1.1" 200 -
127.0.0.1 - - [19/Apr/2009 19:08:48] "GET /MVC_Project/chrome/common/
css/trac.css HTTP/1.1" 200 -
127.0.0.1 - - [19/Apr/2009 19:08:48] "GET /MVC_Project/chrome/common/
trac.ico HTTP/1.1" 200 -
127.0.0.1 - - [19/Apr/2009 19:08:48] "GET /MVC_Project/chrome/common/
css/code.css HTTP/1.1" 200 -
127.0.0.1 - - [19/Apr/2009 19:08:49] "GET /MVC_Project/chrome/common/
js/trac.js HTTP/1.1" 200 -
127.0.0.1 - - [19/Apr/2009 19:08:49] "GET /MVC_Project/chrome/common/
js/search.js HTTP/1.1" 200 -
127.0.0.1 - - [19/Apr/2009 19:08:49] "GET /MVC_Project/chrome/common/
topbar_gradient.png HTTP/1.1" 200 -
127.0.0.1 - - [19/Apr/2009 19:08:49] "GET /MVC_Project/chrome/common/
dots.gif HTTP/1.1" 200 -
127.0.0.1 - - [19/Apr/2009 19:08:49] "GET /MVC_Project/chrome/common/
extlink.gif HTTP/1.1" 200 -
127.0.0.1 - - [19/Apr/2009 19:08:50] "GET /MVC_Project/chrome/site/
your_project_logo.png HTTP/1.1" 404 -
127.0.0.1 - - [19/Apr/2009 19:08:50] "GET /MVC_Project/chrome/common/
trac_logo_mini.png HTTP/1.1" 200 -
^C
[2009.19.04](07:10PM) -> [roscoe] ~ $ ls -ls /svn
total 0
0 drwxr-xr-x 9 www www 306 Apr 17 00:35 MVC_Project
[2009.19.04](07:10PM) -> [roscoe] ~ $
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20090419/369e003a/attachment.html>
More information about the macports-users
mailing list