Issue1954

Title When i incoming,pull changes from dos prompt that time i want files information
Priority urgent Status chatting
Superseder Nosy List pmezard, umeshbugade
Assigned To Topics

Created on 2009-12-15.05:13:52 by umeshbugade, last changed 2009-12-28.18:23:41 by pmezard.

Messages
msg11309 (view) Author: pmezard Date: 2009-12-28.18:23:41
Try:

$ hg incoming -v
msg11271 (view) Author: umeshbugade Date: 2009-12-17.10:56:22
When i run incoming from right clicking & synchronise that time i get like 
this information below,

running -----
comparing with ---------
searching for changes
changeset:   -------
tag:         tip
user:        -------
date:        -------
files:       -------
description: -------

& 
When i run from dos prompt like hg >incoming  that time i get like this 
below,
changeset:   -------
tag:         tip
user:        -------
date:        -------
summary:     -------


I want to getting file option of first case in second case also...means i 
want through dos promt also i want like first one option of file , because 
i want to knoow in which file changes are done by users ..
Help me all the ways..

Thanks!
msg11261 (view) Author: sborho Date: 2009-12-16.14:58:55
Run the Pageant.exe that was installed with TortoiseHg.  It is a key agent.
msg11260 (view) Author: adm_mercurial Date: 2009-12-16.14:56:35
I don't understand why it has been assigned to me. I'm not in the
mercurial's team. 

I can change the login name if you want ...

sorry
msg11259 (view) Author: pmezard Date: 2009-12-16.10:42:51
Adding sborho and abuelh to nosy list
msg11245 (view) Author: umeshbugade Date: 2009-12-15.05:13:52
I m using TortoiseHG 0.9 version & ssh... 
 I am facing problem like asking passward when incoming,pull from 
mercurial ...everytime asking for passward...i dont want that..
i want to set passward automatically... 
what i do??
 Help me all ways........

Thanks...
History
Date User Action Args
2009-12-28 18:23:41pmezardsetnosy: + pmezard
messages: + msg11309
2009-12-17 10:58:50umeshbugadesettitle: When i incoming,pull changes from dos prompt that time i want to -> When i incoming,pull changes from dos prompt that time i want files information
2009-12-17 10:56:22umeshbugadesetnosy: - sborho, pmezard, adm_mercurial, abuehl
messages: + msg11271
title: Asking for password when i use incoming, pull like commands from command prompt -> When i incoming,pull changes from dos prompt that time i want to
2009-12-16 14:58:55sborhosetnosy: sborho, pmezard, adm_mercurial, abuehl, umeshbugade
messages: + msg11261
2009-12-16 14:56:35adm_mercurialsetnosy: sborho, pmezard, adm_mercurial, abuehl, umeshbugade
messages: + msg11260
2009-12-16 10:42:51pmezardsettopic: - hg
nosy: + abuehl, sborho
status: unread -> chatting
messages: + msg11259
assignedto: adm_mercurial ->
2009-12-16 10:41:01pmezardsetnosy: + pmezard
2009-12-15 09:10:20timelesssetnosy: adm_mercurial, umeshbugade
title: Asking for passward when i use incoming,pull like commands from command prompt -> Asking for password when i use incoming, pull like commands from command prompt
2009-12-15 05:13:52umeshbugadecreate