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: Joseph Ottinger <joeo AT enigmastation.com>
  • To: XOM API for Processing XML with Java <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] java.net migration
  • Date: Mon, 15 Nov 2010 16:34:30 -0500

And maybe I could be kind enough to show you how, copied and pasted
(and slightly modified to remove project name and username):

git svn clone -s https://project.dev.java.net:/svn/project
cd project
git remote add origin git AT github.com:me/project.git
git push origin master

On Mon, Nov 15, 2010 at 4:32 PM, Joseph Ottinger <joeo AT enigmastation.com>
wrote:
> I have; did it this morning, in fact.
>
> On Mon, Nov 15, 2010 at 4:12 PM, Elliotte Rusty Harold
> <elharo AT ibiblio.org> wrote:
>> On Mon, Nov 15, 2010 at 7:53 AM, Dave Pawson <dave.pawson AT gmail.com> wrote:
>>> On 15 November 2010 12:10, Elliotte Rusty Harold <elharo AT ibiblio.org>
>>> wrote:
>>>> The XOM source code repository is hosted on java.net. In hindsight
>>>> that was probably a mistake.
>>>
>>>
>>> Short term, Google code might be a little better Elliotte?
>>
>> Very possibly. First I'd need to figure out how to import the old
>> repository. Has anyone done this from java.net?
>>
>> --
>> 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
>>
>
>
>
> --
> Joseph B. Ottinger
> http://enigmastation.com
>



--
Joseph B. Ottinger
http://enigmastation.com




Archive powered by MHonArc 2.6.24.

Top of Page