Re: gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-12-19 Thread Jürgen Schmidt
Am Freitag, 16. Dezember 2011 schrieb Ariel Constenla-Haile arie...@apache.org: Hi Eric, On Fri, Dec 16, 2011 at 01:04:15PM +0100, eric b wrote: Question: shall I copy the whole trunk on the branch or only trunk/main? Very good question :-) In fact, I don't know how to create a new

Re: gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-12-18 Thread Michael Stahl
On 17/12/11 06:27, Ariel Constenla-Haile wrote: This way we can use branches/gbuild to create further feature branches for gbuild conversion that can not be done on trunk directly (here I can imagine the desktop module, for example). errm, yes, converting the desktop module on master (not on a

Re: gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-12-16 Thread Ariel Constenla-Haile
Hi there, On Sat, Nov 26, 2011 at 08:33:47AM +0100, eric b wrote: It looks like the IP Clearance stuff is under control so I would like to move completely to a development branch if you guys create it. I also suspect the FreeBSD port will need adjustments for the new gnumake stuff. I

Re: gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-12-16 Thread eric b
Hello Ariel, Le 16 déc. 11 à 12:31, Ariel Constenla-Haile a écrit : Hi there, On Sat, Nov 26, 2011 at 08:33:47AM +0100, eric b wrote: Please use a feature branch I'm going to create a feature branch, named gbuild (I won't follow the apache-id naming schema, because this was not my work,

Re: gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-12-16 Thread Ariel Constenla-Haile
Hi Eric, On Fri, Dec 16, 2011 at 01:04:15PM +0100, eric b wrote: Question: shall I copy the whole trunk on the branch or only trunk/main? Very good question :-) In fact, I don't know how to create a new branch with svn. Is there a wiki page explaining that ? I don't use svn myself

RE: gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-12-16 Thread Dennis E. Hamilton
.) -Original Message- From: Ariel Constenla-Haile [mailto:arie...@apache.org] Sent: Friday, December 16, 2011 05:05 To: ooo-dev@incubator.apache.org Subject: Re: gnumake4 integration (was: Re: [Code] strategy for child works spaces) Hi Eric, On Fri, Dec 16, 2011 at 01:04:15PM +0100, eric b

Re: gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-12-16 Thread Pedro Giffuni
Hi Ariel; --- Ven 16/12/11, Ariel Constenla-Haile arie...@apache.org ha scritto: Hi there, I'm going to create a feature branch, named gbuild (I won't follow the apache-id naming schema, because this was not my work, nor am I going to be the only one committing code to it). And as I said

Re: gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-12-16 Thread Ariel Constenla-Haile
Hi Pedro, On Fri, Dec 16, 2011 at 08:10:55PM -0800, Pedro Giffuni wrote: I'm going to create a feature branch, named gbuild (I won't follow the apache-id naming schema, because this was not my work, nor am I going to be the only one committing code to it). And as I said I'll gladly

Re: gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-12-16 Thread Pedro Giffuni
--- Sab 17/12/11, Ariel Constenla-Haile arie...@apache.org ha scritto: ... Data: Sabato 17 dicembre 2011, 00:27 Hi Pedro, On Fri, Dec 16, 2011 at 08:10:55PM -0800, Pedro Giffuni wrote: I'm going to create a feature branch, named gbuild (I won't follow the apache-id naming schema,

Re: [Code] strategy for child works spaces

2011-12-15 Thread Armin Le Grand
Hi Eric, On 14.12.2011 23:45, eric b wrote: Hello, Looks like some files are missing (svgclippathnode.hxx here) : truc:~/Desktop/apache_ooo/alg/svgreplacement/main/svgio ericb$ make -sr cp:

Re: [Code] strategy for child works spaces

2011-12-14 Thread Armin Le Grand
Hi *, my approach to replacing Svg in 3.4 with an internal interpreter makes good progress. It's available on [1], some people already took a look. It's stable and I added quite some Svg features the last days. If someone wishes to test there have already been links to built versions

Re: [Code] strategy for child works spaces

2011-12-14 Thread eric b
Le 14 déc. 11 à 18:33, Armin Le Grand a écrit : Hi *, Hello Armin, my approach to replacing Svg in 3.4 with an internal interpreter makes good progress. It's available on [1], some people already took a look. It's stable and I added quite some Svg features the last days. If

Re: [Code] strategy for child works spaces

2011-12-14 Thread eric b
Hello, Looks like some files are missing (svgclippathnode.hxx here) : truc:~/Desktop/apache_ooo/alg/svgreplacement/main/svgio ericb$ make -sr cp: /Users/ericb/Desktop/apache_ooo/alg/svgreplacement/main/svgio/inc/ svgio/svgreader/svgclippathnode.hxx: No such file or directory Thanks, Eric

Re: [Code] strategy for child works spaces

2011-12-06 Thread Armin Le Grand
Hi Eric, On 05.12.2011 18:40, eric b wrote: Hi Armin, Le 5 déc. 11 à 16:58, Armin Le Grand a écrit : Hi Eric, On 05.12.2011 16:22, Armin Le Grand wrote: Hi eric, [..] Ah okay, have not done exactly that yet. I mostly DD Svgs to a freshly opened Draw/Impress, save and reload it

Re: [Code] strategy for child works spaces

2011-12-05 Thread Armin Le Grand
Hi Eric, On 02.12.2011 21:25, eric b wrote: Hi, Answering to myself, build completed (some hacks mandatory, mostly berkeleydb and rhino broken) on Mac OS X 10.4, for en-US, de and fr locales. They should work on all Mac OS X Intel, from 10.4 to 10.7 Hmm. I resynched to trunk on

Re: [Code] strategy for child works spaces

2011-12-05 Thread Armin Le Grand
Hi Eric, On 02.12.2011 21:25, eric b wrote: Hi, [..] ... first test : opening the first .svg I found on the web - no problem. Second test : .svg export does nothing (reopen the exported .svg gives a white page) OOps, I checked exporting. What exactly are You doing? Selecting the

Re: [Code] strategy for child works spaces

2011-12-05 Thread eric b
Le 5 déc. 11 à 10:47, Armin Le Grand a écrit : Hi Eric, Hi Armin, On 02.12.2011 21:25, eric b wrote: Hi, [..] ... first test : opening the first .svg I found on the web - no problem. Second test : .svg export does nothing (reopen the exported .svg gives a white page) OOps,

Re: [Code] strategy for child works spaces

2011-12-05 Thread Armin Le Grand
Hi eric, On 05.12.2011 14:35, eric b wrote: Le 5 déc. 11 à 10:47, Armin Le Grand a écrit : Hi Eric, Hi Armin, On 02.12.2011 21:25, eric b wrote: Hi, [..] ... first test : opening the first .svg I found on the web - no problem. Second test : .svg export does nothing (reopen

Re: [Code] strategy for child works spaces

2011-12-05 Thread Armin Le Grand
Hi Eric, On 05.12.2011 16:22, Armin Le Grand wrote: Hi eric, [..] Ah okay, have not done exactly that yet. I mostly DD Svgs to a freshly opened Draw/Impress, save and reload it (also Writer). I have to check what happens when saving as Svg. Currently my workspace is corrupt (svn

Re: [Code] strategy for child works spaces

2011-12-05 Thread eric b
Hi Armin, Le 5 déc. 11 à 16:58, Armin Le Grand a écrit : Hi Eric, On 05.12.2011 16:22, Armin Le Grand wrote: Hi eric, [..] Ah okay, have not done exactly that yet. I mostly DD Svgs to a freshly opened Draw/Impress, save and reload it (also Writer). I have to check what happens

Re: [Code] strategy for child works spaces

2011-12-05 Thread Rory O'Farrell
On Mon, 5 Dec 2011 18:40:14 +0100 eric b eric.bach...@free.fr wrote: snip 2) Opening an .svg containing gradients, I played with the zoom, until a big value, and the only strange issue I saw was sort of spatial filtering, say spectral effect, like aliasing in the areas containing the

Re: [Code] strategy for child works spaces

2011-12-05 Thread eric b
Hi, Le 5 déc. 11 à 18:51, Rory O'Farrell a écrit : On Mon, 5 Dec 2011 18:40:14 +0100 eric b eric.bach...@free.fr wrote: snip 2) Opening an .svg containing gradients, I played with the zoom, until a big value, and the only strange issue I saw was sort of spatial filtering, say spectral

Re: [Code] strategy for child works spaces

2011-12-05 Thread Rory O'Farrell
On Mon, 5 Dec 2011 18:57:01 +0100 eric b eric.bach...@free.fr wrote: Le 5 déc. 11 à 18:51, Rory O'Farrell a écrit : snip Do you mean that the continuous tone gradient resolves into dicrete tonal steps? Something lke that, yes. In applied optics (my job in the real life) the name is

SVG Image Rasterization (was RE: [Code] strategy for child works spaces)

2011-12-05 Thread Dennis E. Hamilton
.) -Original Message- From: eric b [mailto:eric.bach...@free.fr] Sent: Monday, December 05, 2011 09:57 To: ooo-dev@incubator.apache.org Subject: Re: [Code] strategy for child works spaces Hi, Le 5 déc. 11 à 18:51, Rory O'Farrell a écrit : On Mon, 5 Dec 2011 18:40:14 +0100 eric b

Re: SVG Image Rasterization (was RE: [Code] strategy for child works spaces)

2011-12-05 Thread Rob Weir
...@free.fr] Sent: Monday, December 05, 2011 09:57 To: ooo-dev@incubator.apache.org Subject: Re: [Code] strategy for child works spaces Hi, Le 5 déc. 11 à 18:51, Rory O'Farrell a écrit : On Mon, 5 Dec 2011 18:40:14 +0100 eric b eric.bach...@free.fr wrote: snip 2) Opening an .svg containing

Re: [Code] strategy for child works spaces

2011-12-03 Thread Marcus (OOo)
Am 12/02/2011 09:25 PM, schrieb eric b: Just en passant, I'd suggest to rename the preferences folder, e.g. : ~/Library/Application Support/ApacheOpenOffice/ on Mac OS X to avoid confusion with the previous 3.3.x What do you think ? Of course a good thing. But I think it's a logical step as

Re: [Code] strategy for child works spaces

2011-12-03 Thread eric b
Hi, Le 3 déc. 11 à 11:09, Marcus (OOo) a écrit : Am 12/02/2011 09:25 PM, schrieb eric b: Just en passant, I'd suggest to rename the preferences folder, e.g. : ~/Library/Application Support/ApacheOpenOffice/ on Mac OS X to avoid confusion with the previous 3.3.x What do you think ? Of

Re: [Code] strategy for child works spaces

2011-12-03 Thread O.Felka
Hello, Am 03.12.2011 11:39, schrieb eric b: Hi, Le 3 déc. 11 à 11:09, Marcus (OOo) a écrit : Am 12/02/2011 09:25 PM, schrieb eric b: Just en passant, I'd suggest to rename the preferences folder, e.g. : ~/Library/Application Support/ApacheOpenOffice/ on Mac OS X to avoid confusion with the

Re: [Code] strategy for child works spaces

2011-12-02 Thread Armin Le Grand
Salut eric, On 23.11.2011 17:21, eric b wrote: Hello Armin, Le 23 nov. 11 à 16:48, Armin Le Grand a écrit : [..] Great ! Now, I'll have to retrieve the command line to extract the diff :-) If I'm not too wrong, could be something like: svn diff http//... main http:// your

Re: [Code] strategy for child works spaces

2011-12-02 Thread eric b
Hi, Answering to myself, build completed (some hacks mandatory, mostly berkeleydb and rhino broken) on Mac OS X 10.4, for en-US, de and fr locales. They should work on all Mac OS X Intel, from 10.4 to 10.7 Is there a place I could upload those builds for testing purpose ? On the testing

Re: gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-11-27 Thread Pedro Giffuni
Hello guys; Maho and I have been battling with an issue related to the linking order on the vcl module for the FreeBSD port. A quick look on the gnumake4 CWS, in particular http://hg.services.openoffice.org/hg/cws/gnumake4/file/b3086537b169/vcl/Library_vcl.mk makes me think it is fixed there. I

Re: [Code] strategy for child works spaces

2011-11-25 Thread Pedro Giffuni
Hi; It looks like the IP Clearance stuff is under control so I would like to move completely to a development branch if you guys create it. I also suspect the FreeBSD port will need adjustments for the new gnumake stuff. cheers, Pedro. --- On Thu, 11/24/11, Ariel Constenla-Haile

gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-11-25 Thread Ariel Constenla-Haile
Hi Pedro, * On Fri, Nov 25, 2011 at 01:59:38PM -0800, Pedro Giffuni wrote: Hi; It looks like the IP Clearance stuff is under control so I would like to move completely to a development branch if you guys create it. I also suspect the FreeBSD port will need adjustments for the new

RE: gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-11-25 Thread Gavin McDonald
-Original Message- From: Ariel Constenla-Haile [mailto:arie...@apache.org] Sent: Saturday, 26 November 2011 8:34 AM To: ooo-dev@incubator.apache.org Subject: gnumake4 integration (was: Re: [Code] strategy for child works spaces) Hi Pedro, * On Fri, Nov 25, 2011 at 01:59:38PM

Re: gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-11-25 Thread Pedro Giffuni
+1 from me I am pretty sure this wont interfere with the IP Clearance that is left and even there, getting us less dependent on Dmake is good. Pedro. --- On Fri, 11/25/11, Ariel Constenla-Haile arie...@apache.org wrote: ... Hi Pedro, * On Fri, Nov 25, 2011 at 01:59:38PM -0800, Pedro Giffuni

Re: gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-11-25 Thread Ariel Constenla-Haile
Hello Gavin, On Sat, Nov 26, 2011 at 08:39:20AM +1000, Gavin McDonald wrote: I have finished building on Fedora 16 64 bits, and fixing some issues. I started building on WinXP (a VM, so it takes 5 hrs). Sorry to hijack, where are the requirements and build instructions for building on XP

Re: gnumake4 integration (was: Re: [Code] strategy for child works spaces)

2011-11-25 Thread eric b
Hi Ariel, Le 25 nov. 11 à 23:34, Ariel Constenla-Haile a écrit : Hi Pedro, * On Fri, Nov 25, 2011 at 01:59:38PM -0800, Pedro Giffuni wrote: Hi; It looks like the IP Clearance stuff is under control so I would like to move completely to a development branch if you guys create it. I

Re: [Code] strategy for child works spaces

2011-11-24 Thread Armin Le Grand
Hi Pedro, On 23.11.2011 17:08, Pedro Giffuni wrote: Hi; That's very cool. Thanks Armand! I've checked out the status of AGG and while the new version is GPL'd, it was abandoned and the community has done some enhancements on the BSD licensed version that I could bring in. I thought

Re: [Code] strategy for child works spaces

2011-11-24 Thread Armin Le Grand
Salut eric, On 23.11.2011 17:21, eric b wrote: Hello Armin, Le 23 nov. 11 à 16:48, Armin Le Grand a écrit : Hi *, I have now started to add my cwses to branches, at least the long lasting ones. I have not created a cws directory since there already was a /branches directory, so no

Re: [Code] strategy for child works spaces

2011-11-24 Thread Armin Le Grand
Hi Eric, On 24.11.2011 11:01, Armin Le Grand wrote: Salut eric, [..] To avoid double work, please wait for my okay, I have not yet checked in something on that branches. I'll first have to take my stuff to diffs and apply them, this will need a while (with test build)... OOps,

Re: [Code] strategy for child works spaces

2011-11-24 Thread Michael Stahl
hi Ariel, On 23.11.2011 17:16, Ariel Constenla-Haile wrote: On Wed, Nov 23, 2011 at 08:08:21AM -0800, Pedro Giffuni wrote: FWIW, Michael Stahl had these CWSs in the pipeline, I hope he or someone else finds the time to merge them into some branch: gnumake4 I started working in this

Re: [Code] strategy for child works spaces

2011-11-24 Thread Ariel Constenla-Haile
Hi Michael, * On Fri, Nov 25, 2011 at 12:04:24AM +0100, Michael Stahl wrote: hi Ariel, On 23.11.2011 17:16, Ariel Constenla-Haile wrote: On Wed, Nov 23, 2011 at 08:08:21AM -0800, Pedro Giffuni wrote: FWIW, Michael Stahl had these CWSs in the pipeline, I hope he or someone else finds the

Re: [Code] strategy for child works spaces

2011-11-23 Thread Armin Le Grand
Hi *, I have now started to add my cwses to branches, at least the long lasting ones. I have not created a cws directory since there already was a /branches directory, so no need to work besides conventions others might be used to. I have added a directory to /branches and then

Re: [Code] strategy for child works spaces

2011-11-23 Thread Pedro Giffuni
. --- On Wed, 11/23/11, Armin Le Grand armin.le.gr...@me.com wrote: From: Armin Le Grand armin.le.gr...@me.com Subject: Re: [Code] strategy for child works spaces To: ooo-dev@incubator.apache.org Date: Wednesday, November 23, 2011, 10:48 AM     Hi *, I have now started to add my cwses

Re: [Code] strategy for child works spaces

2011-11-23 Thread Ariel Constenla-Haile
On Wed, Nov 23, 2011 at 08:08:21AM -0800, Pedro Giffuni wrote: FWIW, Michael Stahl had these CWSs in the pipeline, I hope he or someone else finds the time to merge them into some branch: gnumake4 I started working in this one. I took the apply-per-commmit approach (I did one big diff but

Re: [Code] strategy for child works spaces

2011-11-23 Thread eric b
Hi Ariel, Le 23 nov. 11 à 17:16, Ariel Constenla-Haile a écrit : On Wed, Nov 23, 2011 at 08:08:21AM -0800, Pedro Giffuni wrote: FWIW, Michael Stahl had these CWSs in the pipeline, I hope he or someone else finds the time to merge them into some branch: gnumake4 I started working in

Re: [Code] strategy for child works spaces

2011-11-23 Thread eric b
Hello Armin, Le 23 nov. 11 à 16:48, Armin Le Grand a écrit : Hi *, I have now started to add my cwses to branches, at least the long lasting ones. I have not created a cws directory since there already was a /branches directory, so no need to work besides conventions others

Re: [Code] strategy for child works spaces

2011-11-23 Thread Pedro Giffuni
Hi Eric, *, --- On Wed, 11/23/11, eric b eric.bach...@free.fr wrote: ... To be sure : is the plan to use gmake for the whole build ? That's the plan but my understanding is that gnumake4 doesn't yet achieve that completely. cheers, Pedro.

Re: [Code] strategy for child works spaces

2011-11-23 Thread Ariel Constenla-Haile
HI eric, * On Wed, Nov 23, 2011 at 05:16:35PM +0100, eric b wrote: FWIW, Michael Stahl had these CWSs in the pipeline, I hope he or someone else finds the time to merge them into some branch: gnumake4 I started working in this one. I took the apply-per-commmit approach (I did one

Re: [Code] strategy for child works spaces

2011-11-23 Thread Mathias Bauer
Am 23.11.2011 19:40, schrieb Ariel Constenla-Haile: HI eric, * On Wed, Nov 23, 2011 at 05:16:35PM +0100, eric b wrote: FWIW, Michael Stahl had these CWSs in the pipeline, I hope he or someone else finds the time to merge them into some branch: gnumake4 I started working in this

Re: [Code] strategy for child works spaces

2011-11-22 Thread Armin Le Grand
Hi *, no further responses, thus - if no complaints - I'll start adding a branch for svg replacement soon... Sincerely, Armin On 21.11.2011 14:48, Armin Le Grand wrote: Hi eric, On 21.11.2011 14:26, eric b wrote: Hi Armin, Le 21 nov. 11 à 13:14, Armin a écrit : [..]

Re: [Code] strategy for child works spaces

2011-11-21 Thread Armin Le Grand
Hi *, On 19.11.2011 21:40, Rob Weir wrote: On Sat, Nov 19, 2011 at 3:29 PM, Dennis E. Hamilton dennis.hamil...@acm.org wrote: Pedro, Why does bringing in a CWS require creating diffs? You know what, I bet we're not the First Ones in the History of the Universe to use branches in

Re: [Code] strategy for child works spaces

2011-11-21 Thread Rob Weir
On Mon, Nov 21, 2011 at 5:22 AM, Armin Le Grand armin.le.gr...@me.com wrote:        Hi *, On 19.11.2011 21:40, Rob Weir wrote: On Sat, Nov 19, 2011 at 3:29 PM, Dennis E. Hamilton dennis.hamil...@acm.org  wrote: Pedro, Why does bringing in a CWS require creating diffs? You know what, I

Re: [Code] strategy for child works spaces

2011-11-21 Thread Armin
Rob Weir robw...@apache.org wrote: On Mon, Nov 21, 2011 at 5:22 AM, Armin Le Grand armin.le.gr...@me.com wrote: Hi *, On 19.11.2011 21:40, Rob Weir wrote: On Sat, Nov 19, 2011 at 3:29 PM, Dennis E. Hamilton dennis.hamil...@acm.org wrote: Pedro, Why does bringing in a CWS

Re: [Code] strategy for child works spaces

2011-11-21 Thread eric b
Hi Armin, Le 21 nov. 11 à 13:14, Armin a écrit : Rob Weir robw...@apache.org wrote: As you have probably read, these are just cheap copies / copy on write references in SVN, so the directory name does not really matter. Yes, I read that. just as expected :-) There might be some

Re: [Code] strategy for child works spaces

2011-11-21 Thread Armin Le Grand
Hi eric, On 21.11.2011 14:26, eric b wrote: Hi Armin, Le 21 nov. 11 à 13:14, Armin a écrit : [..] Interesting point. It may be useful to grep own cwses, or releases. Thus something like /cws/alg/svgreplacement /cws/alg/... /cws/someonelse/... /dev/aoo340 /dev/aoo350 ... would

Re: [Code] strategy for child works spaces

2011-11-21 Thread Mathias Bauer
On 20.11.2011 12:22, Christian Lohmaier wrote: Hi Eric, *, On Sun, Nov 20, 2011 at 10:12 AM, eric beric.bach...@free.fr wrote: Le 19 nov. 11 à 22:55, Mathias Bauer a écrit : Am 19.11.2011 15:22, schrieb Pedro Giffuni: I still prefer the conversion of a cws in single diffs, each one

Re: [Code] strategy for child works spaces

2011-11-20 Thread eric b
Hi Mathias, Le 19 nov. 11 à 22:55, Mathias Bauer a écrit : Am 19.11.2011 15:22, schrieb Pedro Giffuni: I think we could use a SVN branch as a buffer to integrate CWSs one by one; that way we don't interrupt current work and get to try the CWSs before the tree changes too much to make

Re: [Code] strategy for child works spaces

2011-11-20 Thread Christian Lohmaier
Hi Eric, *, On Sun, Nov 20, 2011 at 10:12 AM, eric b eric.bach...@free.fr wrote: Le 19 nov. 11 à 22:55, Mathias Bauer a écrit : Am 19.11.2011 15:22, schrieb Pedro Giffuni: I still prefer the conversion of a cws in single diffs, each one representing a single commit. Me too.  That's the

Re: [Code] strategy for child works spaces

2011-11-20 Thread eric b
Hi Christian, Le 20 nov. 11 à 12:22, Christian Lohmaier a écrit : Hi Eric, *, On Sun, Nov 20, 2011 at 10:12 AM, eric b eric.bach...@free.fr wrote: Le 19 nov. 11 à 22:55, Mathias Bauer a écrit : Am 19.11.2011 15:22, schrieb Pedro Giffuni: I still prefer the conversion of a cws in single

Re: [Code] strategy for child works spaces

2011-11-19 Thread Mathias Bauer
Am 18.11.2011 19:26, schrieb Pedro Giffuni: Hi Eric; --- On Fri, 11/18/11, eric b eric.bach...@free.fr wrote: Disclaimer: this list is not easy to read, and if the topic was already discussed. In this case, thanks in advance to provide me the right link :-) Hi, I perfectly know

Re: [Code] strategy for child works spaces

2011-11-19 Thread Pedro Giffuni
Hi Mathias; --- On Sat, 11/19/11, Mathias Bauer mathias_ba...@gmx.net wrote: ... We have used them. At that time they where a PITA as updating them from the master or integrating them into it was very time consuming and required a lot of manual merging work. That worked much better with

RE: [Code] strategy for child works spaces

2011-11-19 Thread Dennis E. Hamilton
. -Original Message- From: Pedro Giffuni [mailto:p...@apache.org] Sent: Saturday, November 19, 2011 06:23 To: ooo-dev@incubator.apache.org Subject: Re: [Code] strategy for child works spaces Hi Mathias; --- On Sat, 11/19/11, Mathias Bauer mathias_ba...@gmx.net wrote: ... We have used them

RE: [Code] strategy for child works spaces

2011-11-19 Thread Pedro Giffuni
--- On Sat, 11/19/11, Dennis E. Hamilton dennis.hamil...@acm.org wrote: ... This is not my area of expertise by any means.  And I have a concern that this is topic is being over-simplified.  This description is to test my own understanding of what it takes. I have concern that things

RE: [Code] strategy for child works spaces

2011-11-19 Thread Dennis E. Hamilton
; dennis.hamil...@acm.org Subject: RE: [Code] strategy for child works spaces --- On Sat, 11/19/11, Dennis E. Hamilton dennis.hamil...@acm.org wrote: ... This is not my area of expertise by any means. And I have a concern that this is topic is being over-simplified. This description

Re: [Code] strategy for child works spaces

2011-11-19 Thread Rob Weir
On Sat, Nov 19, 2011 at 3:29 PM, Dennis E. Hamilton dennis.hamil...@acm.org wrote: Pedro, Why does bringing in a CWS require creating diffs? You know what, I bet we're not the First Ones in the History of the Universe to use branches in SVN. So rather than fill this list with needless

RE: [Code] strategy for child works spaces

2011-11-19 Thread Pedro Giffuni
--- On Sat, 11/19/11, Dennis E. Hamilton dennis.hamil...@acm.org wrote: Pedro, Why does bringing in a CWS require creating diffs? If the CWS is installed on a client, any diffing can be done afterwards using tools that support SVN, yes? As I explained before I don't know how to use

Re: [Code] strategy for child works spaces

2011-11-19 Thread Mathias Bauer
Am 19.11.2011 15:22, schrieb Pedro Giffuni: I think we could use a SVN branch as a buffer to integrate CWSs one by one; that way we don't interrupt current work and get to try the CWSs before the tree changes too much to make merging difficult. Creating branches is very easy and any

Re: [Code] strategy for child works spaces

2011-11-19 Thread Pedro Giffuni
--- On Sat, 11/19/11, Mathias Bauer mathias_ba...@gmx.net wrote: Am 19.11.2011 15:22, schrieb Pedro Giffuni: I think we could use a SVN branch as a buffer to integrate CWSs one by one; that way we don't interrupt current work and get to try the CWSs before the tree changes too much

RE: [Code] strategy for child works spaces

2011-11-19 Thread Dennis E. Hamilton
finding where gnumake4 started. -Original Message- From: Pedro Giffuni [mailto:p...@apache.org] Sent: Saturday, November 19, 2011 13:40 To: ooo-dev@incubator.apache.org; dennis.hamil...@acm.org Subject: RE: [Code] strategy for child works spaces --- On Sat, 11/19/11, Dennis E. Hamilton

RE: [Code] strategy for child works spaces

2011-11-19 Thread Pedro Giffuni
] Sent: Saturday, November 19, 2011 13:40 To: ooo-dev@incubator.apache.org; dennis.hamil...@acm.org Subject: RE: [Code] strategy for child works spaces --- On Sat, 11/19/11, Dennis E. Hamilton dennis.hamil...@acm.org wrote: Pedro, Why does bringing in a CWS require creating diffs

Re: [Code] strategy for child works spaces

2011-11-18 Thread Rob Weir
On Fri, Nov 18, 2011 at 2:56 AM, eric b eric.bach...@free.fr wrote: Disclaimer:  this list is not easy to read, and if the topic was already discussed. In this case, thanks in advance to provide me the right link :-) Hi, I perfectly know the importance of the IP clearance, but in parallel,

Re: [Code] strategy for child works spaces

2011-11-18 Thread Pedro Giffuni
Hi Eric; --- On Fri, 11/18/11, eric b eric.bach...@free.fr wrote: Disclaimer:  this list is not easy to read, and if the topic was already discussed. In this case, thanks in advance to provide me the right link :-) Hi, I perfectly know the importance of the IP clearance, but in

Re: [Code] strategy for child works spaces

2011-11-18 Thread eric b
Hi Pedro, Le 18 nov. 11 à 19:26, Pedro Giffuni a écrit : Hi Eric; --- On Fri, 11/18/11, eric b eric.bach...@free.fr wrote: Disclaimer: this list is not easy to read, and if the topic was already discussed. In this case, thanks in advance to provide me the right link :-) Hi, I

Re: [Code] strategy for child works spaces

2011-11-18 Thread Pedro Giffuni
Hi Eric; --- On Fri, 11/18/11, eric b eric.bach...@free.fr wrote: I personally don't understand well how those CWSs worked or how they are integrated. One released version of OpenOffice.org was named a milestone. Between one milestone and the next one, we integrate several cws (the