octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can you move the 'database' package to mercurial?


From: Jordi Gutiérrez Hermoso
Subject: Re: Can you move the 'database' package to mercurial?
Date: Sat, 27 Feb 2016 16:23:24 -0500

On Sat, 2016-02-27 at 16:47 +0000, Carnë Draug wrote:
> could you please update the mercurial clone of Octave Forge?

Done.

> I tried to update it myself by setting:
> 
>     $ cat .hg/hgrc
>     [paths]
>     default = http://hg.octave.org/forge/
>     svn = svn://svn.code.sf.net/p/octave/code/trunk/octave-forge/
> 
>     [extensions]
>     hgsubversion =
> 
>     [hgsubversion]
>     branch = octave-forge
> 
> but that insists in pulling all the history again.

I use `hg convert` instead. I have an svn checkout "OF", which I've
converted into an hg repo "OF-hg". I can incrementally do `hg convert
OF OF-hg` to turn new svn commits into hg commits. I just did that and
pushed it to hg.octave.org

HTH,
- Jordi G. H.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]