dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #00466
Re: [Bug 352324] Re: DataElement Sorting is not working properly
On Wed, Apr 1, 2009 at 10:23 AM, ola testuser <olati@xxxxxxxxxx> wrote:
> On Wed, Apr 1, 2009 at 9:44 AM, Knut Staring <knutst@xxxxxxxxx> wrote:
>
> > On Wed, Apr 1, 2009 at 9:21 AM, Brajesh <brajesh2murari@xxxxxxxxx>
> > wrote:
> >
> > >
> > > 2.) And why it is showing revision --> 128 in my cygwin console whereas
> > it
> > > is showing 140 in launchpad.net/dhis2 site's code tab ?
> > >
> > I think this has to do with you not having commit rights, and therefore
> > checking out a branch, which means you probably have to do "bzr merge"
> > instead of "bzr update" in order to get the latest fix from Lars (which
> was
> > in 139).
> >
>
>
> If you want to keep a local copy of trunk updated, a so called mirrored
> branch, the correct command is in fact "bzr pull" and not merge.
> Merge is only needed when you are combining two lines of development,
> meaning you have a local branch where you are coding and would like to
> incorporate the latest changes from trunk.
>
> For system admins, implemneters and others just using the code to build new
> war files and stay up to date, then I recommend using "bzr pull" to stay
> updated.
I think it is stronger that recommend - this is the way for 90%, and we need
to communicate that in a few lines instead of RTFM.
>
> Totally agree we need documentation, should have been written up when you
> did the training at the workshop, but not too late...
There was not training in that, since noone there knew (had not had the time
to read the manual).
>
> Some very useful bazaar references:
>
> Bazaar user guide (complete with various development scenarios):
>
> http://doc.bazaar-vcs.org/bzr.dev/en/user-guide/index.html#branching-a-project
>
> quick "Bazaar in five minutes guide":
> http://doc.bazaar-vcs.org/bzr.dev/en/user-reference/bzr_man.html
>
Those are nice to have, but have to be condensed into three lines and placed
prominently on the Wiki.
Knut
> Ola
> -----------
>
>
> >
> > A small annoyance about having to do it this way is that bzr then always
> > reports being at revision 128, ie.e you cannot really see what revision
> you
> > have on your machine.
> > You could check out a complete new branch at revision 140, but that would
> > be
> > even more annoying. Maybe someone has a better suggestion? In any case,
> we
> > should have this (the intricacies of keeping code up to date depending on
> > how it has been checked out) well documented on the wiki. Is that
> something
> > you could do, Brajesh?
> > Knut
> >
> > --
> > DataElement Sorting is not working properly
> > https://bugs.launchpad.net/bugs/352324
> > You received this bug notification because you are a member of DHIS 2
> > coordinators, which is the registrant for DHIS.
> >
> > Status in District Health Information Software 2: Fix Committed
> >
> > Bug description:
> > Data Elements and Indicator --> Data Element --> Sort Button
> >
> > And here when i click Sort Button and start changing the data element
> short
> > order but it looks that the order has been changed but when i come back
> to
> > the dataelement page here i did not find the desired change in the order
> of
> > specified datalement.
> >
> > It means it is not working properly. and worse thing is that this bug is
> > about to include in the DHIS2 Indian version local application which is
> > going to be used by lots of non technical users.
> >
>
> --
> DataElement Sorting is not working properly
> https://bugs.launchpad.net/bugs/352324
> You received this bug notification because you are a member of DHIS 2
> coordinators, which is the registrant for DHIS.
>
> Status in District Health Information Software 2: Fix Committed
>
> Bug description:
> Data Elements and Indicator --> Data Element --> Sort Button
>
> And here when i click Sort Button and start changing the data element short
> order but it looks that the order has been changed but when i come back to
> the dataelement page here i did not find the desired change in the order of
> specified datalement.
>
> It means it is not working properly. and worse thing is that this bug is
> about to include in the DHIS2 Indian version local application which is
> going to be used by lots of non technical users.
>
--
Cheers,
Knut Staring
--
DataElement Sorting is not working properly
https://bugs.launchpad.net/bugs/352324
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
Status in District Health Information Software 2: Fix Committed
Bug description:
Data Elements and Indicator --> Data Element --> Sort Button
And here when i click Sort Button and start changing the data element short order but it looks that the order has been changed but when i come back to the dataelement page here i did not find the desired change in the order of specified datalement.
It means it is not working properly. and worse thing is that this bug is about to include in the DHIS2 Indian version local application which is going to be used by lots of non technical users.
Follow ups
References