This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 125721 - Provide more details about cloning in status line
Summary: Provide more details about cloning in status line
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-22 10:05 UTC by Jaromir Uhrik
Modified: 2008-01-23 08:10 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
proposed patch (1.59 KB, patch)
2008-01-22 15:21 UTC, Padraig Obriain
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2008-01-22 10:05:34 UTC
Product Version: NetBeans IDE Dev (Build 200801220251)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-119
System: Mac OS X version 10.5.1 running on i386; MacRoman; en_US (nb)

Go to the main menu Versioning|Mercurial|Clone Other and go through the wizard. When it is finished the status line
contains progress with the text "Cloning...". It would be nice to enhance this text with the url of repository that is
being cloned. Maybe this information can be available in Output together with the destination directory of cloning.
Comment 1 Padraig Obriain 2008-01-22 15:21:24 UTC
Created attachment 55375 [details]
proposed patch
Comment 2 Padraig Obriain 2008-01-22 15:23:48 UTC
The patch adds the source to the status window.

Thw source and destination are written to the output window after the clone completes?

Are you saying that you want it written before the clone starts?
Comment 3 Padraig Obriain 2008-01-23 08:10:57 UTC
IDE:-------------------------------------------------
IDE: [1/23/08 8:10 AM] Committing started
Checking in CloneAction.java;
/shared/data/ccvs/repository/versioncontrol/mercurial/src/org/netbeans/modules/mercurial/ui/clone/CloneAction.java,v 
<--  CloneAction.java
new revision: 1.19; previous revision: 1.18
done
Checking in Bundle.properties;
/shared/data/ccvs/repository/versioncontrol/mercurial/src/org/netbeans/modules/mercurial/ui/clone/Bundle.properties,v 
<--  Bundle.properties
new revision: 1.18; previous revision: 1.17
done
IDE: [1/23/08 8:10 AM] Committing finished