Re: [dev] cws rebase failed

2009-07-13 Thread Caolán McNamara
On Sun, 2009-07-12 at 11:28 -0700, Maximilian Odendahl wrote: Hi, I wanted to rebase my cws notes9 to m52, but it failed miserably. What version of svn are you using, I ran into endless misery with rebasing until I gave up on any recent svn version and rolled back to the last 1.5.X release of

Re: [dev] cws rebase failed

2009-07-13 Thread Maximilian Odendahl
Hi, I wanted to rebase my cws notes9 to m52, but it failed miserably. What version of svn are you using, I ran into endless misery with rebasing until I gave up on any recent svn version and rolled back to the last 1.5.X release of 1.5.6 I'm using 1.5.4, which should be fine according to

Re: [dev] cws rebase failed

2009-07-13 Thread Per Eriksson
Per Eriksson skrev: If you upgrade to 1.5.4 does it solve the problem? Meant 1.5.6 of course. Per - To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additional commands, e-mail: dev-h...@openoffice.org

Re: [dev] cws rebase failed

2009-07-13 Thread Maximilian Odendahl
Per Eriksson schrieb: Per Eriksson skrev: If you upgrade to 1.5.4 does it solve the problem? well, rebase is already done, so it won't help for this time. Any smart and easy way to find out all the added files and add them manuell? -Max

[dev] cws rebase failed

2009-07-13 Thread Maximilian Odendahl
Hi, I wanted to rebase my cws notes9 to m52, but it failed miserably. - EIS database was updated with a rebase to m47 instead of m52, can someone fix that please? - it seems that I'm missing all new files added somewhere along the line, e.g. all the patches for redland, new containers and

[dev] cws rebase failed

2009-07-13 Thread Maximilian Odendahl
Hi, I wanted to rebase my cws notes9 to m52, but it failed miserably. - EIS database was updated with a rebase to m47 instead of m52, can someone fix that please? - it seems that I'm missing all new files added somewhere along the line, e.g. all the patches for redland, new containers and new

[dev] Bug (fix attached) related to document signatures

2009-07-13 Thread Tomas GARCIA-MERAS CAPOTE
Hello, we're working on a project for promoting the use of the new (smartcard and certificate based) Spanish National ID Card (called DNIe) on Open Source environments. The project is promoted by CENATIC, a working group of Spanish public administration organisms (Spanish Ministry of Industry

Re: [dev] Bug (fix attached) related to document signatures

2009-07-13 Thread Malte Timmermann
Hi Tomas, thanks for this - IIRC I already saw similar effects with other ID cards. May I ask you to file an issues for this, and attach the patch (which was cut off by the mailing list anyway)? The owner would be jl. Thanks and best regards, Malte. PS: You might want to look at our new

Re: [dev] cws rebase failed

2009-07-13 Thread Jens-Heiner Rechtien
Hi, looks like svn 1.6.x doesn't play nice with cws.pl, got a bug or two for this lately. Now I'm wondering myself if it's required to make cws.pl cope with all the 1.6 stuff, or is it good enough to check for 1.5.[56] - which are known to work - in cws.pl knowing that we'll get rid of this tool

Re: [dev] cws rebase failed

2009-07-13 Thread Christian Lohmaier
Hi Maximilian, *, On Sun, Jul 12, 2009 at 8:28 PM, Maximilian Odendahlmax.odend...@t-online.de wrote: [...] I can see them inside my rebase directory, but svn status gives a question mark. Shouldn't they all be added automatically to my cws during rebase? How can I fix this? Probably easiest

Re: [dev] cws rebase failed

2009-07-13 Thread Maximilian Odendahl
Hi, looks like svn 1.6.x doesn't play nice with cws.pl, got a bug or two for this lately. Now I'm wondering myself if it's required to make cws.pl cope with all the 1.6 stuff, or is it good enough to check for 1.5.[56] - which are known to work - As I wrote earlier, I'm using 1.5.4, is this

Re: [dev] cws rebase failed

2009-07-13 Thread Maximilian Odendahl
Probably easiest (= quickest) way to fix is to checkout/upate your tree to a state prior to the resync-attempt (can use date as revision), create a patch against the master it was based on at that time and then use that patch on the new master. Thanks, will do... -max

[dev] Help understanding source code

2009-07-13 Thread Lealdo Delucci
Good Morning, I am working on a project and I was hoping someone could point me in the correct direction. I am trying to write a program that will read Macros from a Microsoft Office document. I found the appropriate file within open office, but I am confused on parts of it. In the source tree,