Re: [Care2002-developers] Care2002-developers Digest, Vol 69, Issue 8

2012-07-18 Thread Beth Lesko
Robert!

I have no intention of starting a new repository! Not sure how I led you to
believe I wanted to do that...

On the contrary - I'm much more on "your guys's" page than I was when I
first approached you, and very happy to be. I was very eager to work on
care2x, but felt a bit of a disconnect before I meandered back here.

I am a little bit nervous, though, as I am new to the Subversion tool, but
all I've done is check the code out at this point. I know it's possible to
commit my code without being in danger of overwriting until we want it to
be overwritten and I'm studying the manual before I send anything back. In
the meantime, I am keeping a good changelog going in my working copy.

Time got me all set up with a good working environment using Eclipse when
the code was on radiokili, but its easier for me to use my terminal for
synchronization and my ubuntu localhost for my working copy than it would
be to figure out the SVN/Eclipse deal.

I hope I've cleared any misunderstanding! The SVN I plan to work on is the
eclt branch - YOUR eclt branch WITH you! Right?

Beth

On Wed, Jul 18, 2012 at 1:18 PM, <
care2002-developers-requ...@lists.sourceforge.net> wrote:

> Send Care2002-developers mailing list submissions to
> care2002-developers@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/care2002-developers
> or, via email, send a message with subject or body 'help' to
> care2002-developers-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
> care2002-developers-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Care2002-developers digest..."
>
>
> Today's Topics:
>
>1. Re: Care2002-developers Digest, Vol 69, Issue 5 (Robert Meggle)
>2. Re: Sourceforge HLH repository (Beth Lesko)
>
>
> --
>
> Message: 1
> Date: Fri, 06 Jul 2012 21:25:36 +0200
> From: Robert Meggle 
> Subject: Re: [Care2002-developers] Care2002-developers Digest, Vol 69,
> Issue 5
> To: care2002-developers@lists.sourceforge.net
> Message-ID: <1341602736.3986.24.camel@meru>
> Content-Type: text/plain; charset="ISO-8859-1"
>
> Hi Beth,
>
> Am Freitag, den 06.07.2012, 14:40 -0400 schrieb Beth Lesko:
> > That link brought me to silicon valley north...
> >
> > Thanks, we will set an svn repository up.
>
> In your previous mail you mentioned to look for an way that developers
> are able to contribute. To have an own svn repository would be represent
> just the opposite of what you're looking for.
>
> I would recommend to take a look to your project vision and cross-check
> if an own svn repository would bring you one step further to that aim.
> In your first mail you asked Tim about an broken cvs connection and you
> got the information that there is no private cvs anymore. Now you plan
> to create an new one instead of using the existing svn of care2x?
>
> The aim of any open source project is to get the sources free and you
> have also the freedom of commit own changes back. If you abdicate latter
> you can completely do without us.
>
> But you have also the option to use the svn of sf.net as repository. So
> why not using it?
>
> Thanks
>  Robert
>
>
>
>
>
>
> --
>
> Message: 2
> Date: Wed, 18 Jul 2012 13:18:09 -0400
> From: Beth Lesko 
> Subject: Re: [Care2002-developers] Sourceforge HLH repository
> To: Robert Meggle ,
> care2002-developers@lists.sourceforge.net
> Cc: "Elisante, Martin" ,  Amon Ndeki
> ,  moye masenga ,
> "pascal,
> israel" , "Niemi,Mauri"
> , "Kimollo, Pauline" 
> Message-ID:
>  p9sfkf...@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> I totally get that, Robert - this has to be in the "hobby" category unless
> there is some compensation. I've actually been attempting some fundraising
> for developers that contribute to Care2x. My original intent was Haydom,
> but all of Tanzania can benefit from this (these) applications in a huge
> way - but that can be more thoroughly discussed in another email. I would
> definitely like your input on my salespitch - and some "permission" to
> direct people to care2x.org.
>
> I've done some pretty intense be-bopping around the elct merged version
> (very much appreciate your explanation, Robert) and understand much better
> why some parts won't display. The many parts need further merging. I was
> able to get registration, billing, insurance, prescriptions, reports,
> appointments, outpatient, charts and nursing to partially show up outside
> the menu on the left and login (startpage), which is encouraging. I was not
> able to get labs and radiology to show at all, but I believe if I use my
> almc version to get the paths to those areas, they may show right away (I'm
> using my HLH instance right

Re: [Care2002-developers] Care2002-developers Digest, Vol 69, Issue 8

2012-07-19 Thread Robert Meggle
Hi Beth, 

Your last comment is now a bit irritating for me. Just feel free to
continue your contribution to the official sf.net repository. I would be
happy when there are no individual changelists will be tracked, when the
main spirit of OSS will be followed instead. 

About cvs vs. svn: There are some addins for eclipse available for svn,
I am using here for me Subversion under ubuntu 64bit without any issue:
http://www.eclipse.org/subversive/

It is as easy as using cvs, no problem at all. There are differences
between svn and cvs but not in that matter that it might be a show
stopper to read carefully manuals. I am sure that if you commit some
fixes it would help a lot, so I do not see any point where you got the
intention that you where blocked out just moved from cvs to svn. care2x
is under GPL and it was from beginning my intention that each line of
code is available for all what ever is written to it. So I would be very
glad to see if you might follow that red line. 

As I wrote earlier I have not charged for all the compatibility work, so
there is no competition. It is the freedom to all to contribute like I
did so far. So just continue with your attitude of contribution of this
project. 

Thanks
 Robert 




Am Mittwoch, den 18.07.2012, 16:29 -0400 schrieb Beth Lesko:
> Robert!
> 
> 
> I have no intention of starting a new repository! Not sure how I led
> you to believe I wanted to do that...
> 
> 
> On the contrary - I'm much more on "your guys's" page than I was when
> I first approached you, and very happy to be. I was very eager to work
> on care2x, but felt a bit of a disconnect before I meandered back
> here.
> 
> 
> I am a little bit nervous, though, as I am new to the Subversion tool,
> but all I've done is check the code out at this point. I know it's
> possible to commit my code without being in danger of overwriting
> until we want it to be overwritten and I'm studying the manual before
> I send anything back. In the meantime, I am keeping a good changelog
> going in my working copy.
> 
> 
> Time got me all set up with a good working environment using Eclipse
> when the code was on radiokili, but its easier for me to use my
> terminal for synchronization and my ubuntu localhost for my working
> copy than it would be to figure out the SVN/Eclipse deal.
> 
> 
> I hope I've cleared any misunderstanding! The SVN I plan to work on is
> the eclt branch - YOUR eclt branch WITH you! Right?
> 
> 
> Beth
> 
> On Wed, Jul 18, 2012 at 1:18 PM,
>  wrote:
> Send Care2002-developers mailing list submissions to
> care2002-developers@lists.sourceforge.net
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 
> https://lists.sourceforge.net/lists/listinfo/care2002-developers
> or, via email, send a message with subject or body 'help' to
> care2002-developers-requ...@lists.sourceforge.net
> 
> You can reach the person managing the list at
> care2002-developers-ow...@lists.sourceforge.net
> 
> When replying, please edit your Subject line so it is more
> specific
> than "Re: Contents of Care2002-developers digest..."
> 
> 
> Today's Topics:
> 
>1. Re: Care2002-developers Digest, Vol 69, Issue 5 (Robert
> Meggle)
>2. Re: Sourceforge HLH repository (Beth Lesko)
> 
> 
> --
> 
> Message: 1
> Date: Fri, 06 Jul 2012 21:25:36 +0200
> From: Robert Meggle 
> Subject: Re: [Care2002-developers] Care2002-developers Digest,
> Vol 69,
> Issue 5
> To: care2002-developers@lists.sourceforge.net
> Message-ID: <1341602736.3986.24.camel@meru>
> Content-Type: text/plain; charset="ISO-8859-1"
> 
> Hi Beth,
> 
> Am Freitag, den 06.07.2012, 14:40 -0400 schrieb Beth Lesko:
> > That link brought me to silicon valley north...
> >
> > Thanks, we will set an svn repository up.
> 
> In your previous mail you mentioned to look for an way that
> developers
> are able to contribute. To have an own svn repository would be
> represent
> just the opposite of what you're looking for.
> 
> I would recommend to take a look to your project vision and
> cross-check
> if an own svn repository would bring you one step further to
> that aim.
> In your first mail you asked Tim about an broken cvs
> connection and you
> got the information that there is no private cvs anymore. Now
> you plan
> to create an new one instead of using the existing svn of
> care2x?
> 
> The aim of any open source project is to get the sources free
> and you
>