The repository which is the first repository is defined in trac.ini which looks like: : [trac] : repository_dir = /home/svn/mtg repository_sync_per_request = repository_type = svn [versioncontrol] allowed_repository_dir_prefixes = Yet, even with that and a restarted tracd, login as admin yields only the following, confirming the above, and no Browse button. I have reviewed documentation but not found the "easy-up" into the "Browse-from-Trac" world that I so seek. Who is my enlightener? --Stuart Manage Repositories View Repository:
*Note:* This repository is defined in *trac.ini*<http://ca-sna-pm01:8000/trac/wiki/TracIni>and cannot be edited on this page. Name: Type: (default) Default: svn Directory: URL: Hide from repository index Description (you may use *WikiFormatting*<http://ca-sna-pm01:8000/trac/wiki/WikiFormatting>here): <http://ca-sna-pm01:8000/trac/admin/versioncontrol/repository/(default)#><http://ca-sna-pm01:8000/trac/admin/versioncontrol/repository/(default)#><http://ca-sna-pm01:8000/trac/admin/versioncontrol/repository/(default)#><http://ca-sna-pm01:8000/trac/admin/versioncontrol/repository/(default)#><http://ca-sna-pm01:8000/trac/admin/versioncontrol/repository/(default)#><http://ca-sna-pm01:8000/trac/admin/versioncontrol/repository/(default)#><http://ca-sna-pm01:8000/trac/admin/versioncontrol/repository/(default)#><http://ca-sna-pm01:8000/trac/admin/versioncontrol/repository/(default)#><http://ca-sna-pm01:8000/trac/admin/versioncontrol/repository/(default)#> ------------------------------ [image: Trac Powered] <http://trac.edgewall.org/> Powered by *Trac 1.0.1* <http://ca-sna-pm01:8000/trac/about> On Monday, September 2, 2013 1:55:35 AM UTC-7, Cooke, Mark wrote: > > -----Original Message----- > > From: [email protected] <javascript:> On Behalf Of Stuart > Cracraft > > Sent: 31 August 2013 00:31 > > To: [email protected] <javascript:> > > Subject: [Trac] trac and svn > > > > So my trac page at > > > > http://trachost:8000/trac > > > > after login with login button to admin account > > doesn't have any browse source tab. > > > > In /home/trac/trac.ini: > > > > repository_dir = path_to_my_mtg > > repository_sync_per_request = > > repository_type = svn > > > > Note: trac-admin /home/trac initenv > > > > failed to ask for any repository information at setup. > > > > Suggestions? Tips? Counsel? > > Have you read the trac wiki [1]? As you have turned off > `repository_sync_per_request`, have you done the initial `resync` and > configured your svn hook scripts? Are you sure `path_to_my_mtg` is valid? > Trac needs local file level access to the repo (and a suitable set of > python libraries for the access). > > In general, repos are no longer configured using the "documents" you seem > to have followed. Trac-admin initenv no longer prompts for repos and you > use the admin panel to configure them. If you do so, you will be prompted > to run the initial sync and setup your hook scripts. Or you can go back to > the "old ways" and just enable `repository_sync_per_request` again... > > [1] http://trac.edgewall.org/wiki/TracRepositoryAdmin > > Note it always helps to provide your setup info, I assume you are on *nix > as you use /home/trac but I'm guessing beyond that. What version of Trac > are you trying to use? > > ~ mark c > > > -- > > You received this message because you are subscribed to the > > Google Groups "Trac Users" group. > > To unsubscribe from this group and stop receiving emails from > > it, send an email to [email protected] <javascript:>. > > To post to this group, send email to > > [email protected]<javascript:>. > > > Visit this group at http://groups.google.com/group/trac-users. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/groups/opt_out.
