From: Ben Armstrong <BArmstrong@dymaxion.ca>
To: git@vger.kernel.org
Subject: Re: jgit standalone client on OpenVMS works (somewhat)
Date: Mon, 4 May 2009 09:42:55 -0300 [thread overview]
Message-ID: <3f1ae6620905040542t4713777ay3ab00499906df112@mail.gmail.com> (raw)
In-Reply-To: <49FEE276.8010508@gmail.com>
Robin Rosenberg wrote:
> Not sure what to say here.. cool. I never even thought of VMS as a Java platform.
>
Apparently HP is working on (or has already produced -- I haven't yet
checked) Java 6 for VMS/Itanium, but since we're still on VMS/Alpha,
we have to make do with Java 5. I don't think they have any plans for
Java 6 for this platform.
> After googling a little, I think you got JAVA$FILENAME_CONTROLS wrong.
> 8 is for basic unix filenames. But you also need %x00200000 (or possibly
> %x00100000) as well. See
> http://h18012.www1.hp.com/java/documentation/1.5.0/ivms/docs/user_guide.html#unix_style
>
> That's my guess.... I wouldn't dare to tell you how to get the exact syntax right, My VMS skillz are not what they once were.
>
Great tip. Yes, using -1 fixes the tag problem:
A:BG.WORK> dir [.egit._git.refs.tags]
Directory DSA0:[BG.WORK.egit._git.refs.tags]
v0.2;1 v0_1.1;1 v0_2.1;1 v0_2.2;1
v0_2_99.200709172321;1 v0_3.0;1
v0_3.1;1 v0_4.0;1
This has also turned dots in filenames into underscores. Hmm. I'll
file this away for whenever I return to this project. It's certainly
easier on the eyes than "^.", but I don't know if it has negative
repercussions for other applications. I'll have to review the doc and
choose carefully the options that we want to use.
> Come to think of it, the first VMS machine I used was named "Linus", named
> after a widely known character (in a comic strip called Snoopy). </anecdotes>
>
:)
Thanks,
Ben
next prev parent reply other threads:[~2009-05-04 12:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-30 15:39 jgit standalone client on OpenVMS works (somewhat) Ben Armstrong
2009-04-30 19:26 ` Shawn O. Pearce
2009-05-03 15:15 ` Robin Rosenberg
[not found] ` <49FEE276.8010508@gmail.com>
2009-05-04 12:42 ` Ben Armstrong [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-05-01 10:08 Ben Armstrong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3f1ae6620905040542t4713777ay3ab00499906df112@mail.gmail.com \
--to=barmstrong@dymaxion.ca \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).