-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnews.html
More file actions
72 lines (60 loc) · 15.3 KB
/
Copy pathnews.html
File metadata and controls
72 lines (60 loc) · 15.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Version control | PostPDM software</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="css/1.css" type="text/css" media="screen,projection" />
<link rel="stylesheet" href="css/img.css" type="text/css" media="screen,projection" />
</head>
<body>
<div id="header">
<h1><a href="http://soft.postpdm.com/">PostPDM software</a></h1>
<h3>Everyday collaboration tool for engineers</h3>
<ul id="nav">
<li><a href="index.html">Home - VCE</a></li> <li><a href="docs.html">Documentation</a></li> <li><a href="news.html" class="active">News</a></li> <li><a href="cad_diff.html">CAD Diff</a></li> <li><a href="visio2image.html">Visio2Image</a></li>
</ul>
</div>
<div id="container">
<div id="content">
<h2>Release history and site news</h2><h3 id="2017_05_26">Version 0.22</h3><div class="articleinfo">Posted on 26.05.17</div><p>Previous version of VCE contain "Type URL to your repository" text field in "Add project" dialog. This is a first step in application usage, and it could be unclear for common users - because you need to know URL to your repo. This task is described in <a href="docs.html">doc</a>, but best solution should not to require for documentation to use it. That's why we improve this step.</p><ul><li>If you have local SVN repo on your PC or LAN - you can select path with simple "Select directory" dialog</li><li>If you have GitHub account - you can fetch all your repo from GitHub linked with your user name (or names)</li></ul><p>We hope this improvements could low of learning curve for our application for new users and bring a new experience for you.</p><h3 id="2017_01_09">Version 0.21</h3><div class="articleinfo">Posted on 09.01.17</div><p>Fixed bug:</p><ul><li>Fixed error in EPS (Encapsulated PostScript) files diff view</li></ul><h3 id="2016_12_06">CAD diff v 1.4 release</h3><div class="articleinfo">Posted on 06.12.16</div><p>New release of <a href="cad_diff.html">CAD Diff - visual comparison for CAD files</a>. Added KOMPAS Graphic CDW support.<p><h3 id="2016_11_10">Version 0.20</h3><div class="articleinfo">Posted on 10.11.16</div><p>New features:</p><ul><li>Diff view for CDW (KOMPAS Graphic CAD) files (via KOMPAS, you need to have KOMPAS installed).</li></ul><h3 id="2016_05_25">CAD diff v 1.3 release</h3><div class="articleinfo">Posted on 25.05.16</div><p>New release of <a href="cad_diff.html">CAD Diff - visual comparison for CAD files</a>. Added trim operation for image edges erasing - you can use it for ease comparing the technical drawings.<p><h3 id="2016_05_18">CAD diff v 1.2 release</h3><div class="articleinfo">Posted on 18.05.16</div><p>New release of <a href="cad_diff.html">CAD Diff - visual comparison for CAD files</a>. Added dual file select dialog (if no command line provided).<p><h3 id="2016_05_17">Version 0.19</h3><div class="articleinfo">Posted on 17.05.16</div><p>New features:</p><ul><li>Configuration for external diff tool for each file type (by extension)</li><li>Set the interface font with any size</li></ul><p><img src="img/v0.19/2016-05-18 10_49_55-VCS Client Projects list (portable mode).png" alt="" /></p><h3 id="2016_04_25">CAD diff v 1.1 release</h3><div class="articleinfo">Posted on 25.04.16</div><p>New release of <a href="cad_diff.html">CAD Diff - visual comparison for CAD files</a>. Fixed bug with command line arguments - now you can use the related paths to compared files.</p><h3 id="2016_04_19">CAD diff First release</h3><div class="articleinfo">Posted on 19.04.16</div><p>First release of new tool - <a href="cad_diff.html">CAD Diff - visual comparison for CAD files</a>.</p><h3 id="2016_04_15">Version 0.18</h3><div class="articleinfo">Posted on 15.04.16</div><p>New features:</p><ul><li>First version of DWG and DXF visual diff (via MS Visio, you need to have MS Visio installed). Read the <a href="docs.html#DWG_DXF_diff">doc...</a></li><li>Read the list of repo available from XML-catalog. Read the <a href="docs.html#Catalog">doc...</a></li></ul><p>Enhancements:</p><ul><li>Many little visual improvements in interface (in commit dialog, lists, logs...)</li></ul><h3 id="2016_03_30">Version 0.17</h3><div class="articleinfo">Posted on 30.03.16</div><p>Enhancements:</p><ul><li>More smooth interface with image toolbars.</li><li>Filter by project path/url in main window.</li></ul><p><img src="img/v0.17/2016-03-30 14_13_10-VCS Client Projects list.png" alt="" /></p><h3 id="2016_03_11">Version 0.16</h3><div class="articleinfo">Posted on 11.03.16</div><p>New features:</p><ul><li>List of known urls in drop-down list in New checkout dialog.</li><li>Exporting of compared picture in Image Diff window.</li><li>Test button for external diff tool now generate the temporary text file pair for running tool.</li><li>Default commit message in Options.</li><li>Support for portable mode. Read full overview in <a href="docs.html#Portable">Portable distributive</a> article.</li></ul><p>Fixed bug:</p><ul> Checking for missed required comment in commit dialog.</ul><h3 id="2016_02_03">Version 0.15</h3><div class="articleinfo">Posted on 03.02.16</div><p>New features:</p><ul><li>MS Visio (if installed) document comparison for .vsd .vdx and .vdw files in Diff and Resolve commands (with page synchronization).</li></ul><p><img src="img/v0.15/2016_02_03_Diff for MS Visio example.png" alt="" /></p><h3 id="2016_01_13">Version 0.14</h3><div class="articleinfo">Posted on 13.01.16</div><p>New features:</p><ul><li>MS Word (if installed) document comparison for .doc and .docx files in Diff and Resolve commands</li><li>New "Copy full path to clipboard" command in file list</li></ul><h3 id="2016_01_11">Visio2image first release version 1.0</h3><div class="articleinfo">Posted on 11.01.16</div><p>First release of new tool - <a href="visio2image.html">Visio to image batch converter</a>.</p><h3 id="2015_12_30">Version 0.13</h3><div class="articleinfo">Posted on 30.12.15</div><p>Enhancement:</p><ul><li>New option in StartUp dialog - Add new project.</li><li>StartUp dialog could be switched back in Options dialog.</li><li>Visual diff and comparison support are tested for Photoshop Document PSD images.</li></ul><p>Fixed bug:</p><ul><li>In diff operation for big files user can press diff for many times while View diff dialog is preparing - fixed.</li><li>If calling the external diff program, based file is not protected - fixed.</li><li>Can't visual compare the Truevision TGA and Portable PixMap PPM images - fixed.</li></ul><h3 id="2015_12_02">Version 0.12</h3><div class="articleinfo">Posted on 02.12.15</div><p>New features:</p><ul><li>Internal image diff and comparison for SVG (Scalable Vector Graphics) and JPEG2000 (jp2) formats</li></ul><p>Enhancement:</p><ul><li>More stable working with URL and checkout paths with special and national characters</li></ul><p>Fixed bug:</p><ul><li>Disabled auto merging for text and XML files, which corrupt the file with merge markers</li></ul><h3 id="2015_10_10">New online SVN hosting tested - Assembla</h3><div class="articleinfo">Posted on 10.10.15</div><p>We have done our testing of another one free online hosting for your hardware projects - Assembla. Read full overview in <a href="docs.html#Tested_Hosts">Online repository hosting, tested with VCE</a> article. Now Assembla, Sourceforge, GitHub and RiouxSVN are tested.</p><h3 id="2015_09_29">Version 0.11</h3><div class="articleinfo">Posted on 29.09.15</div><p>Enhancement:</p><ul><li>New StartUp master with simple connection to free GitHub demo repository</li></ul><p><img src="img/v0.11/2015_09_29_11_20_02_Startup_master.png" alt="" /></p><h3 id="2015_09_24">Version 0.10</h3><div class="articleinfo">Posted on 24.09.15</div><p>Enhancement:</p><ul><li>Conflict resolver improved - now preserve the extensions for revision files in case of update conflict</li></ul><h3 id="2015_09_21">Version 0.9</h3><div class="articleinfo">Posted on 21.09.15</div><p>Fixed bug:</p><ul><li>Fixed <strong>CRITICAL bug</strong> - can't start svn functions if installed to path with space bars in file names. <strong>Please, update!</strong></li></ul><p>New features:</p><ul><li>Image compare (for common image formats) in Diff and Resolve dialogs, highlight changes, diff view with scroll synchronization</li></ul><h3 id="2015_09_16">Version 0.8</h3><div class="articleinfo">Posted on 16.09.15</div><p>Enhancements:</p><ul><li>New installer with uninstaller option.</li><li>Add (add file to control) button renamed to Stage.</li><li>Edit project credentials dialog improved.</li></ul><h3 id="2015_09_15">Version 0.7</h3><div class="articleinfo">Posted on 15.09.15</div><p>Enhancement:</p><ul><li>New Edit credentials option for project working copy. Now you can set up the user name and password for any existing project.</li></ul><p>Fixed bug:</p><ul><li>Fixed bug with server authorisation</li><li>Screen position for Image diff dialog now saves for new session.</li><li>If repo url contain / char, can't calculate destination folder for working copy.</li></ul><p><img src="img/v0.7/2015_09_15_18_48_37-github_postpdm.github.io.png" alt="" /></p><h3 id="2015_09_11">Version 0.6</h3><div class="articleinfo">Posted on 11.09.15</div><p>Enhancement:</p><ul><li>Revert operation now send modified file to Windows trash bin before replace it with server version.</li></ul><h3 id="2015_09_10">Version 0.5</h3><div class="articleinfo">Posted on 10.09.15</div><p>New features:</p><ul><li>Icons for indicating of file state (unversioned, missed, modified...) in project window.</li><li>View log function now work faster.</li><li>Dual overview of common image formats in Diff and Conflict resolver dialogs.</li></ul><p><img src="img/v0.5/2015_09_10_17_33_44_icons.png" alt="" /><img src="img/v0.5/2015_09_10_17_36_07_image_diff.png" alt="" /></p><h3 id="2015_09_07">Version 0.4</h3><div class="articleinfo">Posted on 07.09.15</div><p>Fixed bug:</p><ul><li>Fixed error with files with national characters in file name.</li></ul><h3 id="2015_09_04">Version 0.3</h3><div class="articleinfo">Posted on 04.09.15</div><p>New feature:</p><ul><li>Call the external Diff\Diff3 utility in conflict resolver dialog.</li></ul><p><img src="img/v0.3/2015-09-04 16_47_28-Options.png" alt="" /> <img src="img/v0.3/2015-09-04 16_54_39-Resolver.png" alt="" /> </p><h3 id="2015_09_02">Version 0.2</h3><div class="articleinfo">Posted on 02.09.15</div><p>New features:</p><ul><li>Monitor repositories for new commits</li><li>Context menu in file list.</li></ul><p><img src="img/v0.2/2015-09-02 15_34_37-Options.png" alt="" /> <img src="img/v0.2/2015-09-02 15_35_51-main window.png" alt="" /> </p><h3 id="2015_08_15">Version 0.1</h3><div class="articleinfo">Posted on 26.08.15</div><p>First release.</p>
</div>
<div id="sidebar">
<h3>About</h3>
<p class="about"> We are develop the collaboration tool for engineers - version control system </p>
<h3>Support</h3>
<ul>
<li><a href="https://groups.google.com/forum/#!forum/postpdm"><span>»</span> Support forum on Google Groups</a></li>
<li><a href="https://www.facebook.com/PostPDM"><span>»</span> Facebook page</a></li>
<li><a href="https://sourceforge.net/p/postpdm/forum/general/"><span>»</span> Forum on Sourceforge</a></li>
</ul>
<h3>Products</h3>
<ul>
<li><a href="index.html"><span>»</span> Version Control for engineers</a></li>
<li><a href="cad_diff.html"><span>»</span> CAD Diff visual comparison tool</a></li>
<li><a href="visio2image.html"><span>»</span> Visio to image batch converter</a></li>
</ul>
<h3>Links</h3>
<ul>
<li><a href="http://subversion.apache.org/"><span>»</span> Apache™ Subversion®</a></li>
<li><a href="https://en.wikipedia.org/wiki/Revision_control"><span>»</span> Revision control on Wikipedia</a></li>
<li><a href="https://en.wikipedia.org/wiki/Version_Control_for_engineers"><span>»</span> Version Control for engineers on Wikipedia</a></li>
</ul>
<h3>News</h3> <ul> <li><a href="#2017_05_26"><span>»</span> 2017.05.26 - VCE v0.22</a></li> <li><a href="#2017_01_09"><span>»</span> 2017.01.09 - VCE v0.21</a></li> <li><a href="#2016_12_06"><span>»</span> 2016.12.06 - CAD diff v1.4</a></li> <li><a href="#2016_11_10"><span>»</span> 2016.11.10 - VCE v0.20</a></li> <li><a href="#2016_05_25"><span>»</span> 2016.05.25 - CAD diff v1.3</a></li> <li><a href="#2016_05_18"><span>»</span> 2016.05.18 - CAD diff v1.2</a></li> <li><a href="#2016_05_17"><span>»</span> 2016.05.17 - VCE v0.19</a></li> <li><a href="#2016_04_25"><span>»</span> 2016.04.25 - CAD diff v1.1</a></li> <li><a href="#2016_04_19"><span>»</span> 2016.04.19 - CAD diff v1.0</a></li> <li><a href="#2016_04_15"><span>»</span> 2016.04.15 - VCE v0.18</a></li> <li><a href="#2016_03_30"><span>»</span> 2016.03.30 - VCE v0.17</a></li> <li><a href="#2016_03_11"><span>»</span> 2016.03.11 - VCE v0.16</a></li> <li><a href="#2016_02_03"><span>»</span> 2016.02.03 - VCE v0.15</a></li> <li><a href="#2016_01_13"><span>»</span> 2016.01.13 - VCE v0.14</a></li> <li><a href="#2016_01_11"><span>»</span> 2016.01.11 - Visio2image v1.0</a></li> <li><a href="#2015_12_30"><span>»</span> 2015.12.30 - VCE v0.13</a></li> <li><a href="#2015_12_02"><span>»</span> 2015.12.02 - VCE v0.12</a></li> <li><a href="#2015_10_10"><span>»</span> 2015.10.10 - New online SVN hosting tested - Assembla</a></li> <li><a href="#2015_09_29"><span>»</span> 2015.09.29 - VCE v0.11</a></li> <li><a href="#2015_09_24"><span>»</span> 2015.09.24 - VCE v0.10</a></li> <li><a href="#2015_09_21"><span>»</span> 2015.09.21 - VCE v0.9</a></li> <li><a href="#2015_09_16"><span>»</span> 2015.09.16 - VCE v0.8</a></li> <li><a href="#2015_09_15"><span>»</span> 2015.09.15 - VCE v0.7</a></li> <li><a href="#2015_09_11"><span>»</span> 2015.09.11 - VCE v0.6</a></li> <li><a href="#2015_09_10"><span>»</span> 2015.09.10 - VCE v0.5</a></li> <li><a href="#2015_09_07"><span>»</span> 2015.09.07 - VCE v0.4</a></li> <li><a href="#2015_09_04"><span>»</span> 2015.09.04 - VCE v0.3</a></li> <li><a href="#2015_09_02"><span>»</span> 2015.09.02 - VCE v0.2</a></li> <li><a href="#2015_08_15"><span>»</span> 2015.08.15 - VCE v0.1</a></li> </ul>
</div>
</div>
<div id="footer">
<p class="validate"><a href="http://validator.w3.org/check?uri=http://soft.postpdm.com/">XHTML</a> | <a href="http://jigsaw.w3.org/css-validator/">CSS</a><br />
<a href="#content">Top</a></p>
<p>© PostPDM software. 2015-2017</p>
<p>Template design by <a href="http://www.sixshootermedia.com">Six Shooter Media</a>.<br />
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-66028678-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>