Hi!
Is there a way to get a webrev for local (e.g. uncommited changes) in a
hg tree ?
I tried this:
-- snip --
$ hg init
$ hg pull --ssh '/usr/bin/ssh -C'
ssh://anon at hg.opensolaris.org/hg/onnv/onnv-gate
$ hg checkout
$ webrev -O
-- snip --
... but the result is an empty diff/wevrev...
Though I had previously tested the common usage, last minute i-dotting
revealed two problems with the "list files in nightly bringover" fix.
1. Performance: only a moron would try to bundle the entire repo
2. Hg return codes: for no incoming changesets, "hg pull" returns
success, but "hg incomin
Hi Experts,
Our team is working on transition to Mercurial, we would like to retain
the version information of our source files. Are there any scripts or
utilities which would be able to help transition and retain the version
information ? We would really appreciate your suggestions. Thanks.
*Synopsis*: Cadmium .NOT file processing problem with CWD relative file paths
CR 6798660 changed on Feb 10 2009 by
=== Field === New Value = === Old Value =
See Also 6759306
==
Quoth Roland Mainz on Tue, Feb 10, 2009 at 04:54:04AM +0100:
> Is there a way to get a webrev for local (e.g. uncommited changes) in a
> hg tree ?
What I do is
- Set $rev to the part of "hg id" before the +. (E.g., the
"777edecc81ff" in "777edecc81ff+ tip".)
- Run "hg st -mard -n | HG_P
*Synopsis*: Cadmium .NOT file processing problem with CWD relative file paths
CR 6798660 changed on Feb 10 2009 by
=== Field === New Value = === Old Value =
Fixed in Build snv_109
Program Management
*Synopsis*: Standard file exclusion mechanism needed for Cadmium tools
CR 6800164 changed on Feb 10 2009 by
=== Field === New Value = === Old Value =
Fixed in Build snv_109
Status 8-Fix
Roland Mainz wrote:
> Hi!
>
>
>
> Is there a way to get a webrev for local (e.g. uncommited changes) in a
> hg tree ?
>
> I tried this:
> -- snip --
> $ hg init
> $ hg pull --ssh '/usr/bin/ssh -C'
> ssh://anon at hg.opensolaris.org/hg/onnv/onnv-gate
> $ hg checkout
>
> $ webrev -O
> -- sni
> 1. We should NOT relax our policies to allow merge changesets.
>
> 2. We need tools support to allow "trivial" merge/commit/recommit cycles
> to happen automatically.
>
> I believe that the bar on #2 is being set a little bit too low: most
> folks seem to think it's sufficient to scri
>I realize people have different opinions here. If the problem is
>that so-called "non-conflicting" putbacks should always be taken
>without interaction, then 2 makes sense. If the problem is that it
>takes too much time, keep in mind that automating it on the client
>si
Hi!
Is there a way to get a webrev for local (e.g. uncommited changes) in a
hg tree ?
I tried this:
-- snip --
$ hg init
$ hg pull --ssh '/usr/bin/ssh -C'
ssh://anon at hg.opensolaris.org/hg/onnv/onnv-gate
$ hg checkout
$ webrev -O
-- snip --
... but the result is an empty diff/wevrev...
11 matches
Mail list logo