Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] java.net migration

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Subhash Chandran <subwiz AT gmail.com>
  • To: XOM API for Processing XML with Java <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] java.net migration
  • Date: Sun, 23 Jan 2011 10:10:58 +0530

If you are planning Mercurial as source repo, it is as simple as:

1. Configuring $HOME/.hgrc: Add following:

[extensions]
hgext.convert=

2. Converting the repo:

$ hg convert cvs-working-copy/ local-hg-repo/

3. Pushing the repo to the Google code.

I tried converting the latest XOM cvs repo and it works like magic. More
details on 'hg convert' can be found here:

http://mercurial.selenic.com/wiki/ConvertExtension

Subhash.

On Sun, Jan 23, 2011 at 3:55 AM, Elliotte Rusty Harold
<elharo AT ibiblio.org>wrote:

> java.net is locked and read-only for XOM, and just when I was ready to
> spend some time fixing some issues, and adding the biggest new feature
> in some time (Canonical XML 1.1 support).
>
> I have received no estimates from the java.net administrators as to
> when the new site will be ready for business.
>
> I wonder how long it would take to import everything into Google code?
>
> --
> Elliotte Rusty Harold
> elharo AT ibiblio.org
> _______________________________________________
> XOM-interest mailing list
> XOM-interest AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/xom-interest
>



--
Regards,
Subhash Chandran S

Founder http://FileIt.in/




Archive powered by MHonArc 2.6.24.

Top of Page