[Trac] git plugin install via rpm.

2010-11-19 Thread Tom Gamble
Hi, I'm attempting to get trac up and running with the git plugin installed via rpm from the epel repo on a Centos 5.5 system. # rpm -qa | grep trac- trac-git-plugin-0.0.1-5.20090628svn3369.el5 trac-0.10.5-3.el5 After doing some trac initialisation I tried to access trac

[Trac] Trac 0.12.1 attachements after upload broken

2010-11-19 Thread goo...@ifo.net
Hi all, We have the problem, that every attachment are broken after upload via the trac-page. This could be an image (jpg or png), which is corrupt, if you download the file again. If you upload executable files, the executables are corrupt and so on. There are no error-message in

Re: [Trac] Trac 0.12.1 attachements after upload broken

2010-11-19 Thread Matthew Caron
On 11/19/2010 08:02 AM, goo...@ifo.net wrote: This could be an image (jpg or png), which is corrupt, if you download the file again. May you have some suggestions, What happens with a plain text file? My thought is, if it is being mangled in some way, and you upload a plain text file, how

Re: [Trac] Trac 0.12.1 attachements after upload broken

2010-11-19 Thread goo...@ifo.net
Dear Matthew, Thanks for your response! What happens with a plain text file? My thought is, if it is being mangled in some way, and you upload a plain text file, how it is being mangled may become apparent. The textfile is normal, no corruptions. What happens if you upload a file, then

Re: [Trac] Trac 0.12.1 attachements after upload broken

2010-11-19 Thread Matthew Caron
On 11/19/2010 09:46 AM, goo...@ifo.net wrote: Dear Matthew, Thanks for your response! What happens with a plain text file? My thought is, if it is being mangled in some way, and you upload a plain text file, how it is being mangled may become apparent. The textfile is normal, no

Re: [Trac] Trac 0.12.1 attachements after upload broken

2010-11-19 Thread goo...@ifo.net
Dear Matthew, Hmm.. in trac.ini, what is max_size (under [attachment]) set to? I wonder if it is set to 140k, and the the file you're trying to upload is too big logic is not working correctly in 0.12? (I'm still on 0.11.6). I installed the trac system with the instructions at

Re: [Trac] Trac 0.12.1 attachements after upload broken

2010-11-19 Thread Matthew Caron
On 11/19/2010 10:30 AM, goo...@ifo.net wrote: No truncation. I have uploaded a 5MB JPG-Image, it also has 5MB on the server. If I download the image, you can view the image, but it's a corrupted (wrong colors and so on). On a corrupt file, are the file sizes exactly the same? I guess my next

Re: [Trac] Trac 0.12.1 attachements after upload broken

2010-11-19 Thread Matthew Caron
On 11/19/2010 10:59 AM, Matthew Caron wrote: I guess my next step would be a binary diff of two small-ish files which exhibit this corruption. To be more clear - this should be between the original and corrupted version of the same file. -- Matthew Caron Build Engineer Sixnet |

Re: [Trac] Trac login with Google account

2010-11-19 Thread Olemis Lang
2010/11/17 Jaromír Müller jaromir.mul...@gmail.com: Hi everyone, I'd like to ask if is possible login to Trac with google account. Has Trac this feature or it's just nice to have? This is possible using TracOpenId plugin . Take a look at it . This will allow users to login with any

Re: [Trac] git plugin install via rpm.

2010-11-19 Thread Noah Kantrowitz
0.10 is now two full releases out of date. Even if you do find a version of the git plugin that works with it, I doubt it will work well since I know some changes were made to the VC APIs in 0.11 to better accommodate non-SVN backends. --Noah On Nov 19, 2010, at 12:42 AM, Tom Gamble

Re: [Trac] git plugin install via rpm.

2010-11-19 Thread Tom Gamble
If possible I don't want to build from source. Simply because the knock on effects are to much to handle. I prefer to keep the server as close to the Centos Release as possible it just make support that much easier. Obviously if there is no alternative I'll have to build from source but given

Re: [Trac] Trac login with Google account

2010-11-19 Thread Jaromír Müller
Thank you Olemis for advice. I'll try. Jaromir. 2010/11/19 Olemis Lang ole...@gmail.com 2010/11/17 Jaromír Müller jaromir.mul...@gmail.com: Hi everyone, I'd like to ask if is possible login to Trac with google account. Has Trac this feature or it's just nice to have? This is possible