Revision: 4225
http://svn.sourceforge.net/winmerge/?rev=4225&view=rev
Author: gerundt
Date: 2007-04-02 14:54:55 -0700 (Mon, 02 Apr 2007)
Log Message:
-----------
PATCH: [ 1692305 ] Known limitation: VSS integration cannot add new files
Modified Paths:
--------------
trunk/Web/2.6/limitations.php
trunk/Web/Changes.txt
Modified: trunk/Web/2.6/limitations.php
===================================================================
--- trunk/Web/2.6/limitations.php 2007-04-02 20:29:50 UTC (rev 4224)
+++ trunk/Web/2.6/limitations.php 2007-04-02 21:54:55 UTC (rev 4225)
@@ -26,6 +26,10 @@
<p><i>Workaround 2</i>: If you don't need the plugin, you can safely remove it.</p>
</li>
<li>
+ <p><strong>VSS integration cannot add new files to VSS</strong></p>
+ <p>If you need to add a new file, you must add it via VSS client program.</p>
+ </li>
+ <li>
<p><strong>Unset WinMerge integration from ClearCase</strong></p>
<p>To remove WinMerge integration, you'll need to edit one file by hand:</p>
<ol>
Modified: trunk/Web/Changes.txt
===================================================================
--- trunk/Web/Changes.txt 2007-04-02 20:29:50 UTC (rev 4224)
+++ trunk/Web/Changes.txt 2007-04-02 21:54:55 UTC (rev 4225)
@@ -1,3 +1,7 @@
+2007-04-02 Tim
+ PATCH: [ 1692305 ] Known limitation: VSS integration cannot add new files
+ Web\2.6: limitations.php
+
2007-03-31 Tim
PATCH: [ 1691700 ] Web: Changes for new stable release 2.6.6
Web: downloads.php index.php page.inc WinMergePAD.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|