[Monodevelop-patches-list] r465 - in trunk/MonoDevelop: . web/src
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Sun Jan 11 21:44:41 EST 2004
Author: tberman
Date: 2004-01-11 21:44:40 -0500 (Sun, 11 Jan 2004)
New Revision: 465
Modified:
trunk/MonoDevelop/RELEASE_REQUIREMENTS
trunk/MonoDevelop/web/src/ssvn.src
Log:
flush
Modified: trunk/MonoDevelop/RELEASE_REQUIREMENTS
===================================================================
--- trunk/MonoDevelop/RELEASE_REQUIREMENTS 2004-01-12 02:08:07 UTC (rev 464)
+++ trunk/MonoDevelop/RELEASE_REQUIREMENTS 2004-01-12 02:44:40 UTC (rev 465)
@@ -12,3 +12,5 @@
around)
~ Fix HtmlControl cause its busted
~ Why the hell is new file showing up as Ctrl+O?!?
+~ Revert back to the old popup mechanism (immediate) and have an option
+ 'autopopup on/off' to control if it comes up or requires a ctrl+space to popup
Modified: trunk/MonoDevelop/web/src/ssvn.src
===================================================================
--- trunk/MonoDevelop/web/src/ssvn.src 2004-01-12 02:08:07 UTC (rev 464)
+++ trunk/MonoDevelop/web/src/ssvn.src 2004-01-12 02:44:40 UTC (rev 465)
@@ -5,7 +5,9 @@
<h1>Using SVN</h1>
- This is a small tutorial for using SVN (subversion).
+ This is a small tutorial for using SVN (subversion). For more
+ svn usage information look at the <a href="http://svnbook.red-bean.com/">
+ subversion book</a>
<p>
<h2>Generating an SSH key</h2>
<p>
More information about the Monodevelop-patches-list
mailing list