that's a gui-client thing - you'll have to get used to whatever gui
client you have (tortoise?);

at the command line (where the real SCM is), they are all surprisingly
similar in the basic operations (as you would expect, since basic
source control operations are fundamentally the same - check in, check
out;  status; update/pull...).



On Dec 10, 11:03 pm, DenesL <denes1...@yahoo.ca> wrote:
> After clicking on the little green down arrow ("Download and view
> incoming changesets") I can see the new fix.
> Not as intuitive as the SVN client but I guess I will get used to it,
> unless this can be set somewhere...
> Newbie at this hg thing.
>
> On Dec 10, 11:36 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
>
>
> > Can you try again:
>
> >http://code.google.com/p/web2py/source/detail?r=22ea4f41b932e7173d4ac...
>
> > On Dec 10, 10:01 pm, DenesL <denes1...@yahoo.ca> wrote:
>
> > > erm... my hg client does not see any change (latest is changeset 4
> > > from 2 days ago).
> > > I am assuming trunk meanshttps://web2py.googlecode.com/hg/
> > > Thanks.
>
> > > On Dec 10, 9:41 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > > > uploading fix in trunk. Thanks for checking.
>
> > > > On Dec 10, 8:24 pm, villas <villa...@gmail.com> wrote:
>
> > > > > Populate.py seems to fail whenever a 'time' string is encountered.  I
> > > > > was using Sqlite.  Here is the ticket:
>
> > > > >   File "c:\web2py\gluon\contrib\populate.py", line 83, in populate
> > > > >     datetime.timedelta(seconds=random.random()*24*3600)
> > > > > TypeError: unsupported operand type(s) for +: 'datetime.time' and
> > > > > 'datetime.timedelta'

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to