Re: Real filenames in slide tx store

2004-11-28 Thread Oliver Zeigermann
Great, thanks Andy! I will let you know when it is time :) Oliver On Sat, 27 Nov 2004 20:25:34 -0500, Andrew Miller [EMAIL PROTECTED] wrote: That's fine with me. I'll keep it in my local tree and continue to build with it. When it comes time to intergrate, let me know if you have any

Re: Real filenames in slide tx store

2004-11-27 Thread Andrew Miller
On Thu, 25 Nov 2004 11:32:40 +0100, Oliver Zeigermann [EMAIL PROTECTED] wrote: Thanks for the patch, I really like it and would like to see it in 2.1 final. The idea to limit path size to 128 is a nice idea, but you know there is the risk of two different paths to be encooded to the same MD5

Re: Real filenames in slide tx store

2004-11-27 Thread Andrew Miller
file store. /jacob - Original Message - From: Oliver Zeigermann [EMAIL PROTECTED] To: Slide Users Mailing List [EMAIL PROTECTED]; Andrew Miller [EMAIL PROTECTED] Sent: Thursday, November 25, 2004 11:32 AM Subject: Re: Real filenames in slide tx store Thanks for the patch, I

Re: Real filenames in slide tx store

2004-11-27 Thread Andrew Miller
That's fine with me. I'll keep it in my local tree and continue to build with it. When it comes time to intergrate, let me know if you have any questions about the code. --Andy On Thu, 25 Nov 2004 12:16:52 +0100, Oliver Zeigermann [EMAIL PROTECTED] wrote: After I had a closer look at this it

Re: Real filenames in slide tx store

2004-11-25 Thread Oliver Zeigermann
Thanks for the patch, I really like it and would like to see it in 2.1 final. The idea to limit path size to 128 is a nice idea, but you know there is the risk of two different paths to be encooded to the same MD5 hash. Although this is rather unlikely... As the file system has moved to

Re: Real filenames in slide tx store

2004-11-25 Thread Oliver Zeigermann
After I had a closer look at this it seems your patch seems to fit nicely into the PathForIDMapper proposed by Antraning in http://nagoya.apache.org/eyebrowse/ReadMsg?listId=105msgNo=7373 Let's wait until the infrastructure for this is set up and take over your code then. Oliver On Thu, 25 Nov

Re: Real filenames in slide tx store

2004-11-25 Thread Jacob Lund
- From: Oliver Zeigermann [EMAIL PROTECTED] To: Slide Users Mailing List [EMAIL PROTECTED]; Andrew Miller [EMAIL PROTECTED] Sent: Thursday, November 25, 2004 11:32 AM Subject: Re: Real filenames in slide tx store Thanks for the patch, I really like it and would like to see it in 2.1 final

Re: Real filenames in slide tx store

2004-11-24 Thread Jacob Lund
PROTECTED] To: 'Slide Users Mailing List' [EMAIL PROTECTED] Sent: Tuesday, November 23, 2004 11:03 PM Subject: RE: Real filenames in slide tx store Thanks Oliver. Ok, I will remove it, but I thought that I set that parameter because it is needed for proper use of UTF-8 urls(??) Is that correct or have

RE: Real filenames in slide tx store

2004-11-24 Thread Warwick Burrows
-Original Message- From: Jacob Lund [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 24, 2004 2:53 AM To: Slide Users Mailing List Subject: Re: Real filenames in slide tx store The url-encode-path was originally added to enable you to save files using characters not available

Re: Real filenames in slide tx store

2004-11-24 Thread Andrew Miller
A few months ago I added a new paramater that indicates that portable paths should be used. We were having problems storing Japanese file names on Windows and then migrating the store to Linux. It uses a technique similar to url-encode-path (base64 encode, then url encode), but it only encodes

Real filenames in slide tx store

2004-11-23 Thread Warwick Burrows
Hi, I have a question regarding the way that content is actually physically stored in the tx filesystem store. At one time I had thought that the Slide content in the physical filesystem matched the hierarchy of the folder structure. Is that not the case anymore or have I accidentally vi done

Re: Real filenames in slide tx store

2004-11-23 Thread Oliver Zeigermann
You have set parameter name=url-encode-pathtrue/parameter Remove it and it will be the old behavior. Oliver On Tue, 23 Nov 2004 13:26:46 -0800, Warwick Burrows [EMAIL PROTECTED] wrote: Hi, I have a question regarding the way that content is actually physically stored in the tx

RE: Real filenames in slide tx store

2004-11-23 Thread Warwick Burrows
- From: Oliver Zeigermann [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 23, 2004 3:57 PM To: Slide Users Mailing List Subject: Re: Real filenames in slide tx store You have set parameter name=url-encode-pathtrue/parameter Remove it and it will be the old behavior. Oliver

Re: Real filenames in slide tx store

2004-11-23 Thread Oliver Zeigermann
- From: Oliver Zeigermann [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 23, 2004 3:57 PM To: Slide Users Mailing List Subject: Re: Real filenames in slide tx store You have set parameter name=url-encode-pathtrue/parameter Remove it and it will be the old behavior

RE: Real filenames in slide tx store

2004-11-23 Thread Warwick Burrows
) { 939 } 940 } Warwick -Original Message- From: Oliver Zeigermann [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 23, 2004 4:08 PM To: Slide Users Mailing List Subject: Re: Real filenames in slide tx store No idea. If it is set, the paths look