I have this in my .hg/hgrc

[paths]
default = https://web2py.googlecode.com/hg/
default-push = https://web2py.googlecode.com/hg/

[auth]
default.prefix = https://web2py.googlecode.com/hg/
default.username = mdipie...@cs.depaul.edu
default.password = <my password>
default-push.prefix = https://web2py.googlecode.com/hg/
default-push.username = mdipie...@cs.depaul.edu
default-push.password = <my password>

It still asks me for username and password every time I do

hg push

Why? What am I doing wrong?

Massimo

--

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