Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Trac: Users

No Browse Source 0.12

 

 

Trac users RSS feed   Index | Next | Previous | View Threaded


zubair3 at gmail

Oct 5, 2011, 2:27 AM

Post #1 of 5 (429 views)
Permalink
No Browse Source 0.12

hi all,

i am installed the new version of trac 0.12 on a server and linked the
svn repo through trac.ini to enable the browse source button but i
cannot see the browse source button.

i am trying it as a trac-admin, resync the repo and restarted apache
but no luck. Any ideas please?

Thanks,

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


brownnrl at gmail

Oct 5, 2011, 11:58 AM

Post #2 of 5 (414 views)
Permalink
Re: No Browse Source 0.12 [In reply to]

Came up for me after I restarted the service.

-nelson
On Oct 5, 2011 1:32 PM, "Z" <zubair3 [at] gmail> wrote:
> hi all,
>
> i am installed the new version of trac 0.12 on a server and linked the
> svn repo through trac.ini to enable the browse source button but i
> cannot see the browse source button.
>
> i am trying it as a trac-admin, resync the repo and restarted apache
> but no luck. Any ideas please?
>
> Thanks,
>
> --
> You received this message because you are subscribed to the Google Groups
"Trac Users" group.
> To post to this group, send email to trac-users [at] googlegroups
> To unsubscribe from this group, send email to
trac-users+unsubscribe [at] googlegroups
> For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.
>

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


zubair3 at gmail

Oct 7, 2011, 1:23 AM

Post #3 of 5 (410 views)
Permalink
Re: No Browse Source 0.12 [In reply to]

Thanks for your reply.

actually i have restarted apache service quite a few time but it hasnt
still appeared up.

i have apache 2.2.20, svn 1.6.17 and trac 0.12 running on windows
server.

i have also checked the permission_policy under trac.ini and included
authzpolicy but that didnt help either. As a trac-admin i should be
able to see browse source button but still no luck.

any other ideas please?

On Oct 5, 7:58 pm, Nelson Brown <brown...@gmail.com> wrote:
> Came up for me after I restarted the service.
>
> -nelson
> On Oct 5, 2011 1:32 PM, "Z" <zuba...@gmail.com> wrote:
>
>
>
> > hi all,
>
> > i am installed the new version of trac 0.12 on a server and linked the
> > svn repo through trac.ini to enable the browse source button but i
> > cannot see the browse source button.
>
> > i am trying it as a trac-admin, resync the repo and restarted apache
> > but no luck. Any ideas please?
>
> > Thanks,
>
> > --
> > You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> > To post to this group, send email to trac-users [at] googlegroups
> > To unsubscribe from this group, send email to
>
> trac-users+unsubscribe [at] googlegroups> For more options, visit this group at
>
> http://groups.google.com/group/trac-users?hl=en.
>
>
>
> - Hide quoted text -
>
> - Show quoted text -- Hide quoted text -
>
> - Show quoted text -

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


czarnymb at gmail

Apr 23, 2012, 4:43 AM

Post #4 of 5 (261 views)
Permalink
Re: No Browse Source 0.12 [In reply to]

Hi there,

I have the same problem --> "i cannot see the browse source button"...

I've installed trac 0.12.3 on WinXp Pro Sp3 with python 2.6 subversion
1.7.4.

Apache is running on XAMPP v. 1.7.7 with:
+ Apache 2.2.21
+ MySQL 5.5.16 (Community Server)
+ PHP 5.3.8

"Funny" thing is if I access the browse source by typing in URL
/project_name/browser I can access the Repository Index..

So what the hell ??


On Oct 5, 2011 1:32 PM, "Z" <zubair3 [at] gmail> wrote:
>
> hi all,
>
> i am installed the new version of trac 0.12 on a server and linked the
> svn repo through trac.ini to enable the browse source button but i
> cannot see the browse source button.
>
> i am trying it as a trac-admin, resync the repo and restarted apache
> but no luck. Any ideas please?
>
> Thanks,

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/cKBCzYAmKhsJ.
To post to this group, send email to trac-users [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.


czarnymb at gmail

Apr 23, 2012, 6:00 AM

Post #5 of 5 (253 views)
Permalink
Re: No Browse Source 0.12 [In reply to]

Now i've spotted error saying
"*TracError: Unsupported version control system "svn": DLL load failed: *The
specified module could not be found"

I've done everything like
http://trac.edgewall.org/wiki/TracSubversion#unsupported-vcs says in
section "*Windows Users*"
"[...]you may need to have both the .pyd and .dll version of the libsvn
files available.[...]" - done that
"[...]Note that the bindings don't come with all the necessary files, you
also need to have svn binaries (libeay32.dll, libsasl.dll, etc.) available
on the path.[...]" - done that
"[...]Pick up the subversion binaries as well and put them on your
PATH[...]" - done that

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/a6qAgy1Mz4UJ.
To post to this group, send email to trac-users [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.

Trac users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.