Re: [Trac] How does the non-local GIT repository be added to the source browser

2017-08-02 Thread Mingxing Tian
在 2017年8月3日星期四 UTC+8上午12:15:10,RjOllos写道: > > > > On Wed, Aug 2, 2017 at 1:31 AM, Mingxing Tian > wrote: > >> I use gitolite to manage the Git repository, which automatically creates >> the results as follows: >> >> [root@host105 testing.git]# ll >> 总用量 32 >> drwx-- 2 git

[Trac] Re: Babel installation on Trac 1.0.1

2017-08-02 Thread Nicolas MARTIN
Certainly I'm not going to discuss with you on Trac or Python related topics but I only see the Babel line on system information when the babel folders are in the plugins directories. Anyway finally this is not relevant if we need a Trac reinstallation to finish Babel installation. I'm not

[Trac] Re: Babel installation on Trac 1.0.1

2017-08-02 Thread RjOllos
On Wednesday, August 2, 2017 at 12:19:06 PM UTC-7, Nicolas MARTIN wrote: > > Well small improvement but the problem remains after two different methods. > > In fact, I had an easy_install binary in my config that was broken (scraps > from previous tests). After some cleaning, I got back to the

[Trac] Re: Babel installation on Trac 1.0.1

2017-08-02 Thread Nicolas MARTIN
Well small improvement but the problem remains after two different methods. In fact, I had an easy_install binary in my config that was broken (scraps from previous tests). After some cleaning, I got back to the /usr/bin/easy_install and retried my initial installation of babel from the

Re: [Trac] Re: Wiki page retirement

2017-08-02 Thread Ryan Ollos
On Wed, Aug 2, 2017 at 3:06 AM, figaro wrote: > With the advent of Genshi, the following page can be removed: > https://trac.edgewall.org/wiki/TracDev/ScratchPad/DefaultTheme > > I can then also remove the associated link from here: >

Re: [Trac] Upgrade 1.2.1 -> 1.2.2

2017-08-02 Thread Ryan Ollos
On Wed, Aug 2, 2017 at 1:25 AM, Roger Oberholtzer < roger.oberholt...@gmail.com> wrote: > On Wed, Aug 2, 2017 at 1:29 AM, RjOllos wrote: > > On Tuesday, August 1, 2017 at 2:55:02 AM UTC-7, Roger Oberholtzer wrote: > > >>

Re: [Trac] How does the non-local GIT repository be added to the source browser

2017-08-02 Thread Ryan Ollos
On Wed, Aug 2, 2017 at 1:31 AM, Mingxing Tian wrote: > I use gitolite to manage the Git repository, which automatically creates > the results as follows: > > [root@host105 testing.git]# ll > 总用量 32 > drwx-- 2 git git 4096 8月 2 11:47 branches > -rw--- 1 git git 66 8月

[Trac] Re: Babel installation on Trac 1.0.1

2017-08-02 Thread Nicolas MARTIN
2.7.6 exactly and of course pip is available from the repositories but our admin doesn't want to be involved at all in the plugins installation activities. So I have to manage it by myself. On 02/08/2017 17:44, Ryan Ollos wrote: On Wed, Aug 2, 2017 at 8:42 AM, Nicolas MARTIN

[Trac] Re: Babel installation on Trac 1.0.1

2017-08-02 Thread Ryan Ollos
On Wed, Aug 2, 2017 at 8:42 AM, Nicolas MARTIN wrote: > Python 2.7. > I have done the first steps for Babel, I will try to install wheel and > finish this stuff with easy_install. > Python 2.7.9 includes pip. Do you have Python < 2.7.9? If Python < 2.7.9, "python-pip"

[Trac] Re: Babel installation on Trac 1.0.1

2017-08-02 Thread Nicolas MARTIN
Python 2.7. I have done the first steps for Babel, I will try to install wheel and finish this stuff with easy_install. Nicolas On 02/08/2017 17:33, Ryan Ollos wrote: On Wed, Aug 2, 2017 at 2:08 AM, Nicolas MARTIN > wrote: Thanks

[Trac] Re: Babel installation on Trac 1.0.1

2017-08-02 Thread Ryan Ollos
On Wed, Aug 2, 2017 at 2:08 AM, Nicolas MARTIN wrote: > Thanks Ryan but I just realized that pip is even not installed on the > webserver... Does a similar procedure is possible with easy_install ? > You can probably run the last step using easy_install. To install wheels

[Trac] Re: Wiki page retirement

2017-08-02 Thread figaro
With the advent of Genshi, the following page can be removed: https://trac.edgewall.org/wiki/TracDev/ScratchPad/DefaultTheme I can then also remove the associated link from here: https://trac.edgewall.org/wiki/TracIdeas/DefaultTheme -- figaro On Sunday, 2 April 2017 20:38:57 UTC+1, figaro

[Trac] How does the non-local GIT repository be added to the source browser

2017-08-02 Thread Mingxing Tian
I use gitolite to manage the Git repository, which automatically creates the results as follows: [root@host105 testing.git]# ll 总用量 32 drwx-- 2 git git 4096 8月 2 11:47 branches -rw--- 1 git git 66 8月 2 11:47 config -rw--- 1 git git0 8月 2 15:31 git-daemon-export-ok

Re: [Trac] Upgrade 1.2.1 -> 1.2.2

2017-08-02 Thread Roger Oberholtzer
On Wed, Aug 2, 2017 at 1:29 AM, RjOllos wrote: > On Tuesday, August 1, 2017 at 2:55:02 AM UTC-7, Roger Oberholtzer wrote: >> https://trac.edgewall.org/wiki/TracModPython#Problemwithzippedegg > > I see. You won't need an egg cache dir if you install wheels. They are the >