[PATCH] test-mq-subrepo-svn: enable for Windows

Adrian Buehlmann adrian at cadifra.com
Fri Jun 8 03:17:44 CDT 2012


On 2012-06-08 08:24, Eduard-Cristian Stefan wrote:
> # HG changeset patch
> # User Eduard-Cristian Stefan <alexandrul.ct at gmail.com>
> # Date 1339123790 -10800
> # Node ID 81fd997694fcf5e238e65db82efa59ca18fbd42c
> # Parent  9b91d3b4fc4cdcb28467a731e1d59adf67fccb5a
> test-mq-subrepo-svn: enable for Windows
> 
> diff --git a/tests/test-mq-subrepo-svn.t b/tests/test-mq-subrepo-svn.t
> --- a/tests/test-mq-subrepo-svn.t
> +++ b/tests/test-mq-subrepo-svn.t
> @@ -24,7 +24,7 @@
>    $ svnurl="file://$curpath/svn-repo-2499/project"
>    $ mkdir -p svn-project-2499/trunk
>    $ svn import -m 'init project' svn-project-2499 "$svnurl"
> -  Adding         svn-project-2499/trunk
> +  Adding         svn-project-2499?trunk (glob)
> 
>    Committed revision 1.

Thanks!

I haven't tried this patch myself, but I know Eduard-Cristian enough to
trust him that this patch can be taken.

So here is the: "Looks good enough to me"!

As a side note to Eduard-Cristian: mercurial-devel is a bit pickier than
the TortoiseHg developer mailing list. So here, people expect not to see
patches as attachments in patch emails. Using the email dialog in
TortoiseHg to send patches to mercurial-devel should work just fine. Or
use "hg email" in a command-line cmd.exe.


More information about the Mercurial-devel mailing list