Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos.

2012-02-20 Thread Oliver Sims
OK, I no touch. Thanks. -Original Message- From: Mark Miesfeld [mailto:miesf...@gmail.com] Sent: 20 February 2012 17:25 To: Open Object Rexx Developer Mailing List Subject: Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos. On Mon, Feb 20, 2012 at 9:01 AM, Oliver Sims

Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos.

2012-02-20 Thread Mark Miesfeld
On Mon, Feb 20, 2012 at 9:01 AM, Oliver Sims wrote: > OK, I've got the proper config file loaded up, and have downloaded the > command line SVN provided as part of Tortoise (I just didn't include it at > install-time before). Btw, I've also found out how to set properties with > the GUI version -

Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos.

2012-02-20 Thread Oliver Sims
the build tools that use these properties. Does anything else use them? -Original Message- From: Mark Miesfeld [mailto:miesf...@gmail.com] Sent: 19 February 2012 19:15 To: Open Object Rexx Developer Mailing List Subject: Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos. On S

Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos.

2012-02-20 Thread Mark Miesfeld
gram... > > Thanks, > Oliver > > > > > -Original Message- > From: Mark Miesfeld [mailto:miesf...@gmail.com] > Sent: 19 February 2012 19:15 > To: Open Object Rexx Developer Mailing List > Subject: Re: [Oorexx-devel] ooDialog Guide - Possible conflict in r

Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos.

2012-02-20 Thread Mark Miesfeld
hen please don't spend any time > on it - I'll just convert it to Windows format with a little oorexx > program... > > Thanks, > Oliver > > > > > -Original Message- > From: Mark Miesfeld [mailto:miesf...@gmail.com] > Sent: 19 February 2012 19:15 &g

Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos.

2012-02-20 Thread Mark Miesfeld
On Mon, Feb 20, 2012 at 4:38 AM, Oliver Sims wrote: > I can modify the config file in Tortoise either via Settings then use the > "Edit" button, or directly with Notepad. > > I notice that the file from SourceForge has Unix-style line-ends (i.e. just > x'0A' rather than the Windows x'0D0A'). > Ol

Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos.

2012-02-20 Thread Hobart Spitz
For what it's worth, my copy and paste from gmail worked fine... On Mon, Feb 20, 2012 at 10:13 AM, Mike Cowlishaw wrote: > > Many thanks, Mike. That saved me quite a bit of mucking around. > > > > You're welcome ... > > > > > PS: I think there's a teeny bugette at line 70 which is: > > -- bui

Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos.

2012-02-20 Thread Mike Cowlishaw
> Many thanks, Mike. That saved me quite a bit of mucking around. > You're welcome ... > > PS: I think there's a teeny bugette at line 70 which is: > -- build the list of files; currently no /s sftopts='FL' > I changed this to: > -- build the list of files; currently no /s > sft

Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos.

2012-02-20 Thread Oliver Sims
#x27;FL' And all was fine. -Original Message- From: Mike Cowlishaw [mailto:m...@speleotrove.com] Sent: 20 February 2012 14:03 To: 'Open Object Rexx Developer Mailing List' Subject: Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos. > If you haven'

Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos.

2012-02-20 Thread Mike Cowlishaw
> If you haven't met this problemette before, then please don't > spend any time on it - I'll just convert it to Windows format > with a little oorexx program... It's a "one-liner": /* Change LF to CRLF in a file */ call changefile arg(1) '/'||'0a'x'/'||'0d0a'x assuming you have changefi

Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos.

2012-02-20 Thread Oliver Sims
rom: Mark Miesfeld [mailto:miesf...@gmail.com] Sent: 19 February 2012 19:15 To: Open Object Rexx Developer Mailing List Subject: Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos. On Sun, Feb 19, 2012 at 10:38 AM, Oliver Sims wrote: > I just tried to commit some files and got a

Re: [Oorexx-devel] ooDialog Guide - Possible conflict in repos.

2012-02-19 Thread Mark Miesfeld
On Sun, Feb 19, 2012 at 10:38 AM, Oliver Sims wrote: > I just tried to commit some files and got a conflict (listed below). I > resolved it using "mine" because I couldn't see any changes that were in > your files but not in mine - I could only see my changes. Then I committed > (rev 7553). Hope

[Oorexx-devel] ooDialog Guide - Possible conflict in repos.

2012-02-19 Thread Oliver Sims
Hi Mark, I just tried to commit some files and got a conflict (listed below). I resolved it using "mine" because I couldn't see any changes that were in your files but not in mine - I could only see my changes. Then I committed (rev 7553). Hope I haven't over-written anything. Revision: 7528 A