<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Subversion Client for OpenVMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864841#M43752</link>
    <description>We tried to compile the Subversion client on OpenVMS but we failed because the Apache runtime library is not available on OpenVSM. Is'nt it? Or does anyone compiled it successfully? My customer wants to use Subversion because it's sources are so different types and the OpenVMS sources are about 25% of the overall projects that the major part is out of OpenVMS but an essential part of it.</description>
    <pubDate>Mon, 18 Sep 2006 14:38:25 GMT</pubDate>
    <dc:creator>falk wiegand</dc:creator>
    <dc:date>2006-09-18T14:38:25Z</dc:date>
    <item>
      <title>Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864841#M43752</link>
      <description>We tried to compile the Subversion client on OpenVMS but we failed because the Apache runtime library is not available on OpenVSM. Is'nt it? Or does anyone compiled it successfully? My customer wants to use Subversion because it's sources are so different types and the OpenVMS sources are about 25% of the overall projects that the major part is out of OpenVMS but an essential part of it.</description>
      <pubDate>Mon, 18 Sep 2006 14:38:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864841#M43752</guid>
      <dc:creator>falk wiegand</dc:creator>
      <dc:date>2006-09-18T14:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864842#M43753</link>
      <description>Falk,&lt;BR /&gt;&lt;BR /&gt;Apache on VMS is a layered product.&lt;BR /&gt;Instal SWS (the VMS port of Apache) from the freeware CD or the HP VMS website, and you should be home.&lt;BR /&gt;&lt;BR /&gt;PS What is your VMS version? For older versions there is no SWS, but you should be able to get OSU or WASD.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Mon, 18 Sep 2006 15:54:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864842#M43753</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-09-18T15:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864843#M43754</link>
      <description>You probably also need the sources (at least for the .h files) You can download them from HP.&lt;BR /&gt;&lt;BR /&gt;     Jouk&lt;BR /&gt;&lt;BR /&gt;P.S. I'm very interested in a SVN client for VMS myself. Porting it is on my wish-list.</description>
      <pubDate>Tue, 19 Sep 2006 02:18:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864843#M43754</guid>
      <dc:creator>Jansen_8</dc:creator>
      <dc:date>2006-09-19T02:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864844#M43755</link>
      <description>Jan, &lt;BR /&gt;&lt;BR /&gt;The Apache portable runtime is an OS&lt;BR /&gt;abstraction layer developed by the Apache web server project (covering things like memory allocation, threading etc.). It is only loosely related to Apache itself; and an alternative web server, not at all. Subversion is a CVS (or CMS) like source code management system.&lt;BR /&gt;&lt;BR /&gt;I seem to recall a kit around for Apache 1.0 but that would be too low an APR version. Digging the current one out of the Apache sources and getting it to build sounds like a largeish project. Having a properly kitted APR library would be useful; in the meantime, I think the practical thing to do would be to do something like put the working copy on some flavour of Unix and NFS mount it on VMS.</description>
      <pubDate>Wed, 20 Sep 2006 05:30:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864844#M43755</guid>
      <dc:creator>Richard Brodie_1</dc:creator>
      <dc:date>2006-09-20T05:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864845#M43756</link>
      <description>FWIW, the Apache for VMS sources can be downloaded at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/products/ips/apache/csws_source.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/ips/apache/csws_source.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The APR must be in there somewhere.  Whether Subversion would exercise all the same bits as Apache I don't know.  &lt;BR /&gt;&lt;BR /&gt;I've often thought a Subversion client would be a nice thing to have on VMS.   A first cut would probably have to assume stream files.  Even nicer would be a way to store RMS attributes as metadata so you could deposit any type of VMS file.  All of this probably requires real work.</description>
      <pubDate>Fri, 22 Sep 2006 19:51:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864845#M43756</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2006-09-22T19:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864846#M43757</link>
      <description>Here is another user very interested in a Subversion client.&lt;BR /&gt;It could be so much more reliable and efficient than what we now do with FTP.&lt;BR /&gt;&lt;BR /&gt;On the other hand, an advantage of going via a PC is having Tortoise to check the Commit.&lt;BR /&gt;&lt;BR /&gt;I recently ported a pair of CMS libraries (including history and classes) to Subversion,&lt;BR /&gt;and considered trying the apache port,&lt;BR /&gt;but eventually decided to write a client on VMS to push the stuff via a server on a PC into Subversion.&lt;BR /&gt;&lt;BR /&gt;The RMS attributes should be easy enough to encode with Subversion attributes.&lt;BR /&gt;These should be symbolic (no numeric codes) as in Set File /Attributes,&lt;BR /&gt;and in a namespace such as "svn-vms:".&lt;BR /&gt;&lt;BR /&gt;Who knows which version of the APR Subversion requires, and what has currently been ported?</description>
      <pubDate>Fri, 06 Oct 2006 08:14:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864846#M43757</guid>
      <dc:creator>Patrick Traill</dc:creator>
      <dc:date>2006-10-06T08:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864847#M43758</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Have you thought about using something else than subversion ?&lt;BR /&gt;&lt;BR /&gt;Thierry Uso has ported Superversion to Vms&lt;BR /&gt;&lt;A href="http://perso.orange.fr/thierry.uso/suv.html#suv-descriptif" target="_blank"&gt;http://perso.orange.fr/thierry.uso/suv.html#suv-descriptif&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Hope that helps.&lt;BR /&gt;&lt;BR /&gt;Gerard</description>
      <pubDate>Fri, 06 Oct 2006 08:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864847#M43758</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2006-10-06T08:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864848#M43759</link>
      <description>Patrick Traill said:&lt;BR /&gt;&lt;BR /&gt;=======&lt;BR /&gt;The RMS attributes should be easy enough to encode with Subversion attributes.&lt;BR /&gt;These should be symbolic (no numeric codes) as in Set File /Attributes,&lt;BR /&gt;and in a namespace such as "svn-vms:".&lt;BR /&gt;&lt;BR /&gt;Who knows which version of the APR Subversion requires, and what has currently been ported?&lt;BR /&gt;========&lt;BR /&gt;&lt;BR /&gt;It would not just be a matter of encoding the attributes from the file header.  For example, with a VFC file, you need another 2-byte "header" for each record in the file.  Even if you successfully read in and store the control bytes when checking something in, you would need a way to recognize record boundaries when checking it back out.  No doubt this type of problem has been solved many times before, such as in the STRUVMS support in the Process Software FTP utilities.  But as I said before, it would be real work to implement this in Subversion, though well worth doing if someone has the time.&lt;BR /&gt;&lt;BR /&gt;What's been ported would be whatever version of the APR is in Apache 2.0.</description>
      <pubDate>Fri, 06 Oct 2006 13:24:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864848#M43759</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2006-10-06T13:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864849#M43760</link>
      <description>&amp;gt; It would not just be a matter of encoding&lt;BR /&gt;&amp;gt; the attributes from the file header.&lt;BR /&gt;&lt;BR /&gt;Yes, it would.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; For example, with a VFC file, you need&lt;BR /&gt;&amp;gt; another 2-byte "header" for each record in&lt;BR /&gt;&amp;gt; the file.  [...]&lt;BR /&gt;&lt;BR /&gt;No, those bytes are in the data in the file.&lt;BR /&gt;They only need to be interpreted properly,&lt;BR /&gt;which will be done if the file attributes are&lt;BR /&gt;restored along with the data.&lt;BR /&gt;&lt;BR /&gt;To see the "record boundaries" yourself,&lt;BR /&gt;compare the output from "DUMP /RECORDS" with&lt;BR /&gt;that from plain "DUMP" on a suitable file.&lt;BR /&gt;The only requirement is that the raw file&lt;BR /&gt;data be stored and retrieved, rather than&lt;BR /&gt;letting anyone try to interpret the records.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; No doubt this type of problem has been&lt;BR /&gt;&amp;gt; solved many times before, [...]&lt;BR /&gt;&lt;BR /&gt;Info-ZIP Zip and UnZip, for example.</description>
      <pubDate>Fri, 06 Oct 2006 14:04:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864849#M43760</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-06T14:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864850#M43761</link>
      <description>Well, maybe, Steven.  But if it's sending you a set of differences rather than an entire file, I think it would be pretty tough to know when the VFC bytes are control bytes and when they are just data.  Which is why I'm hoping you'll do the port so I won't have to :-).</description>
      <pubDate>Fri, 06 Oct 2006 15:25:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864850#M43761</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2006-10-06T15:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864851#M43762</link>
      <description>&amp;gt; if it's sending you a set of differences [...]&lt;BR /&gt;&lt;BR /&gt;It may be _storing_ a set of differences, but&lt;BR /&gt;I'd expect it to be sending you a&lt;BR /&gt;reconstructed file, with all the bytes&lt;BR /&gt;reconstructed properly.  Assuming that the&lt;BR /&gt;critical file attributes do not change, or&lt;BR /&gt;that the changes are also maintained, what&lt;BR /&gt;could go wrong?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I think it would be pretty tough to know&lt;BR /&gt;&amp;gt; when the VFC bytes are control bytes and&lt;BR /&gt;&amp;gt; when they are just data.&lt;BR /&gt;&lt;BR /&gt;No, it's easy.  The first two bytes are the&lt;BR /&gt;first byte count.  After that, just count the&lt;BR /&gt;bytes to find the next byte count.  And so&lt;BR /&gt;on.  (It might be hard if you didn't start at&lt;BR /&gt;the beginning, so don't do that.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Which is why I'm hoping you'll do the port&lt;BR /&gt;&amp;gt; so I won't have to :-).&lt;BR /&gt;&lt;BR /&gt;It might be more educational for you.  And&lt;BR /&gt;I'm currently engaged in a tedious effort to&lt;BR /&gt;push some VMS changes into the next cdrtools&lt;BR /&gt;(cdrecord and friends) release.</description>
      <pubDate>Fri, 06 Oct 2006 17:28:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864851#M43762</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-06T17:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864852#M43763</link>
      <description>&amp;gt;It may be _storing_ a set of differences, but&lt;BR /&gt;&amp;gt;I'd expect it to be sending you a&lt;BR /&gt;&amp;gt;reconstructed file, with all the bytes&lt;BR /&gt;&amp;gt;reconstructed properly. &lt;BR /&gt;&lt;BR /&gt;Subversion does not conform to that expectation.  It sends differences in both directions over the network.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; I think it would be pretty tough to know&lt;BR /&gt;&amp;gt;&amp;gt; when the VFC bytes are control bytes and&lt;BR /&gt;&amp;gt;&amp;gt; when they are just data.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;No, it's easy. The first two bytes are the&lt;BR /&gt;&amp;gt;first byte count. After that, just count the&lt;BR /&gt;&amp;gt;bytes to find the next byte count. And so&lt;BR /&gt;&amp;gt;on. (It might be hard if you didn't start at&lt;BR /&gt;&amp;gt;the beginning, so don't do that.)&lt;BR /&gt;&lt;BR /&gt;I have not yet looked into the details of what Subversion sends across the network, but more than likely you get a byte offset and a chunk of data.  If the byte offset puts you in the middle of a record in a record-oriented file with variable-length records, things could get interesting.&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Oct 2006 20:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864852#M43763</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2006-10-06T20:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864853#M43764</link>
      <description>&amp;gt; Subversion does not conform to that&lt;BR /&gt;&amp;gt; expectation. [...]&lt;BR /&gt;&lt;BR /&gt;None of that matters.  Any file on VMS&lt;BR /&gt;comprises a stream of bytes, and meta-data&lt;BR /&gt;which explain how to interpert those bytes.&lt;BR /&gt;&lt;BR /&gt;Any system which can correctly reproduce the&lt;BR /&gt;byte stream and the meta-data can do the job.&lt;BR /&gt;&lt;BR /&gt;I don't know if Subversion can be persuaded&lt;BR /&gt;to do the job without adding features, but&lt;BR /&gt;the way that the VMS file system interprets&lt;BR /&gt;the byte stream is of no consequence to the&lt;BR /&gt;actual byte stream.  Bytes are bytes.  Look&lt;BR /&gt;again at that DUMP output.  One byte looks&lt;BR /&gt;about the same as the next one.  Records (and&lt;BR /&gt;their byte counts) exist only in your&lt;BR /&gt;interpretation on those bytes, not in the&lt;BR /&gt;bytes themselves.</description>
      <pubDate>Fri, 06 Oct 2006 21:16:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864853#M43764</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-06T21:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864854#M43765</link>
      <description>I admit I had not been thinking about VFC or for that matter indexed-sequential files. I was principally concerned with storing platform-independent source-code.&lt;BR /&gt;&lt;BR /&gt;In general, how VMS files should be represented in depends on what you want to do with them, and especially on whether you want to use them on non-VMS platforms.&lt;BR /&gt;&lt;BR /&gt;One needs to remember that a VMS file (as presented by RMS) is conceptually a stream of records, with optional redundant(?) indices. There are at least three views of a VMS file: programmatic, presentation and storage.&lt;BR /&gt;&lt;BR /&gt;1) The view an application programme has of a file (as presented by RMS or some programming language) is a stream of records. These may be of fixed or variable length and contain formatting (VFC) information, which is not regarded as part of the application data (anything else?). There may also be the ability to retrieve records based on content, using indices maintained by RMS, which may be reconstructed from the record stream and index specifications. The record stream view is sufficient(?) to reconstruct the entire file, provided we include the file header information and index specifications.&lt;BR /&gt;&lt;BR /&gt;2) The view a user has of a readable file presented by commands such as TYPE is of a stream of bytes. This is not in general sufficient to reconstruct the record stream, since any byte used as a delimiter could equally well occur in a record.&lt;BR /&gt;&lt;BR /&gt;3) The view that the RMS routines have of a file is of the raw data as stored in the On-Disk Structure via the QIO interface to the ACP. This may be regarded as a random access array of bytes or bits or indeed as a stream of bytes.&lt;BR /&gt;&lt;BR /&gt;To store a file in Subversion, it must be represented as a byte stream, which is trivial for the presentation and storage view. In both these cases, the only Subversion attributes required would be for the file-header information. For the record-stream view, however, one needs to add record lengths and formatting information to the byte stream. The most flexible format would be a variable-length record header. One would also need to add the index specifications to the Subversion attributes.&lt;BR /&gt;&lt;BR /&gt;For many text files, especially programme source, the presentation view will be adequate, and the ambiguity about the record stream acceptable. Such files are also easily processed on other platforms.&lt;BR /&gt;&lt;BR /&gt;To process a record stream on a non-VMS platform would need special purpose software. Although not terribly complicated, it would have to be supplied specially.&lt;BR /&gt;&lt;BR /&gt;To process the raw view of a sequential or direct-access file is also manageable, but it is forbiddingly complicated for indexed-sequential files, even leaving aside possible versioning issues.&lt;BR /&gt;&lt;BR /&gt;On the other hand, storing the record stream of an indexed file makes reconstructing it much costlier, as the indices need reconstructing.&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Oct 2006 04:50:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864854#M43765</guid>
      <dc:creator>Patrick Traill</dc:creator>
      <dc:date>2006-10-09T04:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864855#M43766</link>
      <description>Falk,&lt;BR /&gt;&lt;BR /&gt;Like others, I'm very interested in a subversion client for OpenVMS, in our case on an Alpha running OpenVMS v7.2-3.&lt;BR /&gt;&lt;BR /&gt;Have you had any luck building it?&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Oct 2006 11:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864855#M43766</guid>
      <dc:creator>Selden Ball</dc:creator>
      <dc:date>2006-10-26T11:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864856#M43767</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have tried the Java variant of subversion called SVNKit on OpenVMS which seems to be an easier way to go rather than trying to compile a native subversion client. I have JDK 1.4.2-4 installed on the VMS and downloaded the org.tmatesoft.svn_1.1.0.standalone.zip file found on &lt;A href="http://svnkit.com/download/index.php" target="_blank"&gt;http://svnkit.com/download/index.php&lt;/A&gt;&lt;BR /&gt;The biggest challenge with the SVNKit is to set all logicals for Java so that UNIX-style filenames and similar things work correctly when running SVNKit on OpenVMS. I have succeeded to add files to a repository on Windows and also updated my working folder on VMS from Windows. The command line syntax for SVNKit is the same as when running the standard command line client (svn up, svn co http://xxxx, svn cleanup, etc).&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Dec 2006 05:07:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864856#M43767</guid>
      <dc:creator>Mats Backlund</dc:creator>
      <dc:date>2006-12-13T05:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864857#M43768</link>
      <description>If you could write some notes on what you did I think serveral people would be interested in how you got it to work.</description>
      <pubDate>Wed, 13 Dec 2006 17:34:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864857#M43768</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-12-13T17:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864858#M43769</link>
      <description>Dear Mats,&lt;BR /&gt;&lt;BR /&gt;This sounds encouraging.&lt;BR /&gt;&lt;BR /&gt;If you manage to write it up as requested, could you perhaps also mention what view of the VMS file system it gives you.&lt;BR /&gt;&lt;BR /&gt;I presume it will be suitable for source code, but clarity on this point would be useful.&lt;BR /&gt;(See my reply of Oct 9, 2006 09:50:46 GMT for come of the issues).&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Dec 2006 08:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864858#M43769</guid>
      <dc:creator>Patrick Traill</dc:creator>
      <dc:date>2006-12-14T08:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864859#M43770</link>
      <description>Hi Falk and others,&lt;BR /&gt;&lt;BR /&gt;I have during the week worked with SNVKit, a Java implemetation of the SVN client, on OpenVMS with some success and also sent patches to TMate software that hopefully will be included in the next version of this package. (&lt;A href="http://svnkit.com)" target="_blank"&gt;http://svnkit.com)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I haven't tested everything but I have it working with remote servers, svn- and http-protocol, and also with a local repository. When I tried https it failed and I think it is related to Java/VMS stuff.&lt;BR /&gt;I am running 8.2-1 on an Integrity with Java 5.0-1 and will soon try it on my Alpha.&lt;BR /&gt;&lt;BR /&gt;I think this can be something to use and as soon as we have a stable environment we will move our code from CVS to Subversion. The server will be on Linux...&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Thu, 18 Jan 2007 10:27:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864859#M43770</guid>
      <dc:creator>ptrskg</dc:creator>
      <dc:date>2007-01-18T10:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Subversion Client for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864860#M43771</link>
      <description>Using SVNKit:&lt;BR /&gt;What logicals did you set?&lt;BR /&gt;I'm having problems with filenames containing more than one dot (.). All dots except the last one are converted to underscores (_).&lt;BR /&gt;&lt;BR /&gt;My current settings (worked for CVS):&lt;BR /&gt;$ set proc/parse=extended&lt;BR /&gt;$  define/job decc$efs_charset enable&lt;BR /&gt;$  define/job decc$efs_case_preserve enable&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jan 2008 20:14:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/subversion-client-for-openvms/m-p/3864860#M43771</guid>
      <dc:creator>Heinz Huber</dc:creator>
      <dc:date>2008-01-28T20:14:17Z</dc:date>
    </item>
  </channel>
</rss>

